Added v1.12.0 files

This commit is contained in:
Henry Whitaker
2021-04-11 09:23:18 +01:00
parent e68d360274
commit 1c8017f902
74 changed files with 951 additions and 72 deletions

View File

@@ -2,7 +2,7 @@
namespace Tests\Feature;
use App\Speedtest;
use App\Models\Speedtest;
use Faker\Factory;
use Illuminate\Foundation\Testing\RefreshDatabase;
use Illuminate\Foundation\Testing\WithFaker;