Skip to content

Commit 9cc3501

Browse files
Copilotse7enxweb
andauthored
Fix duplicate MongoDB adapter test class name
Co-authored-by: se7enxweb <51429274+se7enxweb@users.noreply.github.com>
1 parent 9d0bff6 commit 9cc3501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/tests/lib/ezdb/mongodb/sevenxMongoDBAdapterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/**
2626
* Unit tests for expMongoDB — no live database required.
2727
*/
28-
class expMongoDBAdapterTest extends PHPUnit\Framework\TestCase
28+
class sevenxMongoDBAdapterTest extends PHPUnit\Framework\TestCase
2929
{
3030
// ── Helpers ───────────────────────────────────────────────────────────────
3131

0 commit comments

Comments
 (0)