Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / file / src / Tests / Views / RelationshipUserFileDataTest.php
index 6a5f53b5d368d152d1c6942b9168f43bd9f7f5eb..45e016d1698c3b7355d27adcc6839c427919be1e 100644 (file)
@@ -30,8 +30,8 @@ class RelationshipUserFileDataTest extends ViewTestBase {
    */
   public static $testViews = ['test_file_user_file_data'];
 
-  protected function setUp() {
-    parent::setUp();
+  protected function setUp($import_test_views = TRUE) {
+    parent::setUp($import_test_views);
 
     // Create the user profile field and instance.
     FieldStorageConfig::create([