There was an error while loading. Please reload this page.
2 parents 1e4b265 + 26bc3ef commit c741ed2Copy full SHA for c741ed2
1 file changed
tests/tests/lib/ezdb/mongodb/sevenxMongoDBIntegrationTest.php
@@ -23,7 +23,7 @@
23
/**
24
* Integration tests — require live MongoDB + MySQL.
25
*/
26
-class expMongoDBIntegrationTest extends PHPUnit\Framework\TestCase
+class sevenxMongoDBIntegrationTest extends PHPUnit\Framework\TestCase
27
{
28
private const MONGO_URI = 'mongodb://db:publishing$8088@localhost:27017/exp';
29
private const MONGO_DB = 'exp';
0 commit comments