mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
5982: Fix test
This commit is contained in:
+1
-2
@@ -25,7 +25,6 @@ class StaticLocationSharingViewerViewModelTests: XCTestCase {
|
||||
var context: StaticLocationSharingViewerViewModelType.Context!
|
||||
|
||||
override func setUpWithError() throws {
|
||||
viewModel = StaticLocationSharingViewerViewModel(promptType: .regular, initialCount: Constants.counterInitialValue)
|
||||
context = viewModel.context
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user