Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
askvortsov1 committed Apr 28, 2021
1 parent b5197ae commit 679fa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/extenders/ModelUrlTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ protected function setUp(): void
$userClass = User::class;

$this->setting("slug_driver_$userClass", 'testDriver');

$this->prepareDatabase([
'users' => [
$this->normalUser(),
Expand Down

0 comments on commit 679fa91

Please sign in to comment.