Skip to content

Commit 26df22e

Browse files
committed
Run tests only on sqlite3
1 parent 7578a48 commit 26df22e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/system/Database/Live/SQLite/AlterTableTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
/**
2323
* @group DatabaseLive
2424
*
25+
* @requires extension sqlite3
26+
*
2527
* @internal
2628
*/
2729
final class AlterTableTest extends CIUnitTestCase

0 commit comments

Comments
 (0)