Skip to content

Commit

Permalink
remove extraneous test line
Browse files Browse the repository at this point in the history
  • Loading branch information
atn832 committed Sep 5, 2024
1 parent 1636902 commit b28ab70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/firebase_auth_mocks_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ void main() {

await auth.signOut();

auth.mockUser = tUser;
await auth.signInWithProvider(AppleAuthProvider());

expect(auth.authStateChanges(),
Expand Down

0 comments on commit b28ab70

Please sign in to comment.