Last active
April 23, 2020 18:44
-
-
Save akshitzaveri/3c14402009584da32a0111f23c4edcb5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
override func tearDownWithError() throws { | |
self.viewModel = nil | |
self.clearFirestore() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment