Fixes for test namespace
This commit is contained in:
parent
625d78af5d
commit
86c5837929
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue