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 79723a6 commit bf16b71Copy full SHA for bf16b71
tests/UserTest.php
@@ -7,7 +7,7 @@
7
use examples\User;
8
use SimplePhpModelSystem\Tests\DatabaseAbstractTestCase;
9
10
-class ExpositionTest extends DatabaseAbstractTestCase
+class UserTest extends DatabaseAbstractTestCase
11
{
12
13
private function cleanupUsers(): void
0 commit comments