diff --git a/tests/Feature/Import/XLS/OfficeParseTest.php b/tests/Feature/Import/XLS/OfficeParseTest.php index 9bc879434b..5eed4a1946 100644 --- a/tests/Feature/Import/XLS/OfficeParseTest.php +++ b/tests/Feature/Import/XLS/OfficeParseTest.php @@ -9,7 +9,7 @@ * @license https://www.elastic.co/licensing/elastic-license */ -namespace Tests\Feature\Import\CSV; +namespace Tests\Feature\Import\XLS; use App\Import\Providers\Csv; use App\Import\Transformer\BaseTransformer;