Updated Framework to laravel 7

This commit is contained in:
兔姬桑
2020-09-04 12:57:54 +08:00
parent 97cf59edcb
commit a66622ac93
104 changed files with 3188 additions and 5125 deletions

View File

@@ -2,8 +2,7 @@
namespace Tests\Unit;
use Tests\TestCase;
use Illuminate\Foundation\Testing\RefreshDatabase;
use PHPUnit\Framework\TestCase;
class ExampleTest extends TestCase
{