Skip to content

Commit fa6f6e7

Browse files
committed
Apply fixes from StyleCI
1 parent 777abe0 commit fa6f6e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Database/DatabaseEloquentModelTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,6 +3406,7 @@ protected static function boot()
34063406
}
34073407
};
34083408
}
3409+
34093410
public function testUseCustomBuilderWithUseEloquentBuilderAttribute()
34103411
{
34113412
$model = new EloquentModelWithUseEloquentBuilderAttributeStub();

0 commit comments

Comments
 (0)