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 6cb896d commit fff6ee2Copy full SHA for fff6ee2
tests/ValidatonTest.php tests/ValidationTest.phptests/ValidatonTest.php renamed to tests/ValidationTest.php
@@ -7,7 +7,7 @@
7
use PHPUnit\Framework\TestCase;
8
use ReflectionClass;
9
10
-class ValidatonTest extends TestCase
+class ValidationTest extends TestCase
11
{
12
/**
13
* @param string $rules
0 commit comments