X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FTests%2FViews%2FRelationshipUserFileDataTest.php;h=45e016d1698c3b7355d27adcc6839c427919be1e;hb=74df008bdbb3a11eeea356744f39b802369bda3c;hp=6a5f53b5d368d152d1c6942b9168f43bd9f7f5eb;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php b/web/core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php index 6a5f53b5d..45e016d16 100644 --- a/web/core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php +++ b/web/core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php @@ -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([