X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fimage%2Fsrc%2FTests%2FViews%2FRelationshipUserImageDataTest.php;fp=web%2Fcore%2Fmodules%2Fimage%2Fsrc%2FTests%2FViews%2FRelationshipUserImageDataTest.php;h=374981f63aa092c5b4bd1b7487859393db27af64;hp=55cecc0fc09d935b55cc4b6398e6b2e7823e6cac;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php b/web/core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php index 55cecc0fc..374981f63 100644 --- a/web/core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php +++ b/web/core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php @@ -30,8 +30,8 @@ class RelationshipUserImageDataTest extends ViewTestBase { */ public static $testViews = ['test_image_user_image_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([