Laravel 5.8

This commit is contained in:
shibafu
2020-05-23 22:17:07 +09:00
parent cb4dacdaf6
commit a48fe596e1
36 changed files with 189 additions and 680 deletions

View File

@@ -15,7 +15,7 @@ class CheckinCsvImporterTest extends TestCase
{
use RefreshDatabase;
protected function setUp()
protected function setUp(): void
{
parent::setUp();
$this->seed();