Skip to content

Commit a8dff2f

Browse files
committed
2 parents b8dcbb7 + 27a6787 commit a8dff2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/database/migrations/2014_10_12_000000_create_users_table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Support\Facades\Schema;
66

7-
return new class() extends Migration
7+
return new class extends Migration
88
{
99
/**
1010
* Run the migrations.

0 commit comments

Comments
 (0)