Issue #2793091 by alexpott, neclimdul: Refactor EntityFile "unit" test fails

8.3.x
Alex Pott 2016-08-31 16:17:03 -05:00
parent 25e7311c3f
commit f90c2462a8
1 changed files with 1 additions and 1 deletions

View File

@ -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;