8000 Fix CS · symfony/symfony@7389b35 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7389b35

Browse files
committed
Fix CS
1 parent fbf8365 commit 7389b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlFilterIntegrationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ protected function tearDown(): void
5959
$this->driverConnection->close();
6060
}
6161

62-
public function testFilterAssets(): void
62+
public function testFilterAssets()
6363
{
6464
$schemaManager = $this->driverConnection->createSchemaManager();
6565

0 commit comments

Comments
 (0)
0