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 9a2f512 commit 3570fcaCopy full SHA for 3570fca
tests/system/Database/DatabaseTestCaseTest.php
@@ -3,6 +3,9 @@
3
use CodeIgniter\Test\CIDatabaseTestCase;
4
use Config\Services;
5
6
+/**
7
+ * @group DatabaseLive
8
+ */
9
class DatabaseTestCaseTest extends CIDatabaseTestCase
10
{
11
protected static $loaded = false;
0 commit comments