Skip to content

Commit caa7d6d

Browse files
committed
Fix phpcs
1 parent 53847e4 commit caa7d6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TestCase/Model/Table/RequestTableTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public function setUp(): void
3939
$this->skipIf($connection->getDriver() instanceof Sqlite, 'Schema insertion/removal breaks SQLite');
4040
}
4141

42-
4342
/**
4443
* test that schema is created on-demand.
4544
*

0 commit comments

Comments
 (0)