Skip to content

Commit b3df415

Browse files
committed
StyleCI
1 parent 7be216a commit b3df415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Database/EloquentCollectionFreshTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ public function test_eloquent_collection_fresh()
5252
class User extends Model
5353
{
5454
protected $guarded = [];
55-
}
55+
}

0 commit comments

Comments
 (0)