Skip to content

Commit 6fa6677

Browse files
authored
Fix PhpStormMetaTest::assertDatabase (#193)
1 parent eb54b51 commit 6fa6677

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/Generator/PhpStormMetaTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ private function assertDatabase(): void {
448448
'block_content_field_revision',
449449
'block_content_revision',
450450
'block_content_revision__body',
451-
'cache_bootstrap',
452451
PHP;
453452
self::assertStringContainsString($database, $generated_content);
454453

0 commit comments

Comments
 (0)