From b4d3bf7538a5f2ce5da8c8dabf1a6a2671f4c91b Mon Sep 17 00:00:00 2001 From: Jacson Passold Date: Tue, 12 Jun 2018 15:15:24 -0300 Subject: [PATCH] make a dummer test on do not have a import from settings --- tests/test-importer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-importer.php b/tests/test-importer.php index 123f945b8..7805a5787 100644 --- a/tests/test-importer.php +++ b/tests/test-importer.php @@ -60,7 +60,7 @@ class ImporterTests extends TAINACAN_UnitTestCase { $this->assertTrue(true); } - + $this->assertTrue($old_tainacan instanceof \Tainacan\Importer\Old_Tainacan); } /*public function test_file_old_tainacan () {