We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53847e4 commit caa7d6dCopy full SHA for caa7d6d
tests/TestCase/Model/Table/RequestTableTest.php
@@ -39,7 +39,6 @@ public function setUp(): void
39
$this->skipIf($connection->getDriver() instanceof Sqlite, 'Schema insertion/removal breaks SQLite');
40
}
41
42
-
43
/**
44
* test that schema is created on-demand.
45
*
0 commit comments