Skip to content

Commit

Permalink
another test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcrypto committed Jun 14, 2021
2 parents c3eff33 + 0bc5549 commit bcdf85f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Validation/ValidationRequiredIfTest.php
Expand Up @@ -2,7 +2,9 @@

namespace Illuminate\Tests\Validation;

use Exception;
use Illuminate\Validation\Rules\RequiredIf;
use InvalidArgumentException;
use PHPUnit\Framework\TestCase;

class ValidationRequiredIfTest extends TestCase
Expand Down

0 comments on commit bcdf85f

Please sign in to comment.