Skip to content

Commit 0be6ba3

Browse files
authored
Merge pull request #167 from DirectoryTree/analysis-KZpR03
Apply fixes from StyleCI
2 parents 5589af6 + 8bbd555 commit 0be6ba3

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)