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.
2 parents 2679d27 + 4284eae commit dda7c73Copy full SHA for dda7c73
tests/TestCase.php
@@ -2,9 +2,7 @@
2
3
namespace StevenFox\LaravelModelValidation\Tests;
4
5
-use Illuminate\Database\Eloquent\Factories\Factory;
6
use Orchestra\Testbench\TestCase as Orchestra;
7
-use StevenFox\LaravelModelValidation\LaravelModelValidationServiceProvider;
8
9
class TestCase extends Orchestra
10
{
0 commit comments