Skip to content

Commit

Permalink
Fix test build
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasnlm committed Oct 22, 2023
1 parent a4887a1 commit 4c112dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/test/java/dev/lucasnlm/antimine/di/TestAppModule.kt
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,6 @@ val AppModule =
}

override fun shouldRequestLogin(): Boolean = false

override fun signInToFirebase(activity: Activity) {
// Not implemented
}
}
} bind PlayGamesManager::class

Expand Down

0 comments on commit 4c112dd

Please sign in to comment.