Skip to content

Commit 26bc3ef

Browse files
Copilotse7enxweb
andauthored
Fix duplicate class name: rename class in sevenxMongoDBIntegrationTest.php
Co-authored-by: se7enxweb <51429274+se7enxweb@users.noreply.github.com>
1 parent c2ab132 commit 26bc3ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/tests/lib/ezdb/mongodb/sevenxMongoDBIntegrationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
/**
2424
* Integration tests — require live MongoDB + MySQL.
2525
*/
26-
class expMongoDBIntegrationTest extends PHPUnit\Framework\TestCase
26+
class sevenxMongoDBIntegrationTest extends PHPUnit\Framework\TestCase
2727
{
2828
private const MONGO_URI = 'mongodb://db:publishing$8088@localhost:27017/exp';
2929
private const MONGO_DB = 'exp';

0 commit comments

Comments
 (0)