Skip to content

Commit

Permalink
Fix PhpStormMetaTest::assertDatabase (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
chesn0k authored Oct 30, 2024
1 parent eb54b51 commit 6fa6677
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/Generator/PhpStormMetaTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ private function assertDatabase(): void {
'block_content_field_revision',
'block_content_revision',
'block_content_revision__body',
'cache_bootstrap',
PHP;
self::assertStringContainsString($database, $generated_content);

Expand Down

0 comments on commit 6fa6677

Please sign in to comment.