diff --git a/core/modules/block/src/Tests/BlockStorageUnitTest.php b/core/modules/block/src/Tests/BlockStorageUnitTest.php index 6a9884c..f1d435a 100644 --- a/core/modules/block/src/Tests/BlockStorageUnitTest.php +++ b/core/modules/block/src/Tests/BlockStorageUnitTest.php @@ -104,7 +104,6 @@ protected function createTests() { ), ), 'visibility' => array(), - 'visibility_2528178' => array(), ); $this->assertIdentical($actual_properties, $expected_properties);