Skip to content

Commit de0bf5b

Browse files
authored
Merge pull request #476 from murrant/analysis-JDgVgo
Apply fixes from StyleCI
2 parents 401957a + 5acac5b commit de0bf5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Unit/CustomValidatorsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
final class CustomValidatorsTest extends TestCase
1212
{
13-
1413
private function assertRulePasses($value, string $rule): void
1514
{
1615
$validator = Validator::make(['field' => $value], ['field' => $rule]);

0 commit comments

Comments
 (0)