Skip to content

Commit 8bbd555

Browse files
stevebaumanStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 5589af6 commit 8bbd555

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Emulator/EmulatedAuthenticationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ public function test_database_authentication_fallback_works_when_enabled_and_nul
154154
$databaseUserProvider = $guard->getProvider();
155155

156156
$databaseUserProvider->resolveUsersUsing(function () {
157-
return;
158157
});
159158

160159
$user = TestUserModelStub::create([

0 commit comments

Comments
 (0)