Skip to content

Commit 27a6787

Browse files
nasrulhazimgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 0e866e4 commit 27a6787

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)