Issue #2793091 by alexpott, neclimdul: Refactor EntityFile "unit" test fails
parent
25e7311c3f
commit
f90c2462a8
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Drupal\Tests\migrate\Unit\process;
|
namespace Drupal\Tests\migrate\Kernel\process;
|
||||||
|
|
||||||
use Drupal\Core\StreamWrapper\StreamWrapperInterface;
|
use Drupal\Core\StreamWrapper\StreamWrapperInterface;
|
||||||
use Drupal\KernelTests\Core\File\FileTestBase;
|
use Drupal\KernelTests\Core\File\FileTestBase;
|
Loading…
Reference in New Issue