Issue #2783075 by claudiu.cristea: Followup: Add a "download" process plugin, remove remote capability from FileCopy

8.3.x
Alex Pott 2016-10-27 21:13:16 -07:00
parent d916522e7d
commit 1d24d52822
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace Drupal\Tests\migrate\Unit\process;
namespace Drupal\Tests\migrate\Kernel\process;
use Drupal\Core\StreamWrapper\StreamWrapperInterface;
use Drupal\KernelTests\Core\File\FileTestBase;