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 2118dbb commit 4284eaeCopy full SHA for 4284eae
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