Issue #3030359 by Mile23: FileSystemDeprecationTest in the wrong place since it's a kernel test

8.7.x
Nathaniel Catchpole 2019-02-04 12:33:38 +00:00
parent 447cdb78ed
commit ce3250fe0e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace Drupal\Tests\Core\File;
namespace Drupal\KernelTests\Core\File;
use Drupal\KernelTests\KernelTestBase;