mirror of
https://github.com/hmalik144/Driver.git
synced 2026-03-18 07:26:03 +00:00
- tear down for firebase removed
Took 15 minutes
This commit is contained in:
@@ -46,7 +46,7 @@ open class FirebaseTest<T : BaseActivity<*>>(
|
|||||||
|
|
||||||
@After
|
@After
|
||||||
fun tearDownFirebase() = runBlocking {
|
fun tearDownFirebase() = runBlocking {
|
||||||
removeUser()
|
// removeUser()
|
||||||
firebaseAuthSource.logOut()
|
firebaseAuthSource.logOut()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user