vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings

This commit is contained in:
Stefan Ceriu
2021-12-17 14:27:43 +02:00
committed by Stefan Ceriu
parent acdf51630f
commit f2230f528d
16 changed files with 73 additions and 79 deletions
@@ -26,7 +26,7 @@ class LocationSharingViewModelTests: XCTestCase {
var cancellables = Set<AnyCancellable>()
override func setUpWithError() throws {
context = viewModel.context
}
func testInitialState() {