Issue #1906448 by dawehner: Move Entity Reference Tests out of views folder.
parent
059e30b006
commit
050c8a74b5
|
@ -2,10 +2,10 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Contains \Drupal\views\Tests\EntityReference\SelectionTest.
|
||||
* Contains \Drupal\entity_reference\Tests\Views\SelectionTest.
|
||||
*/
|
||||
|
||||
namespace Drupal\views\Tests\EntityReference;
|
||||
namespace Drupal\entity_reference\Tests\Views;
|
||||
|
||||
use Drupal\simpletest\WebTestBase;
|
||||
|
Loading…
Reference in New Issue