mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
5982: Fix test
This commit is contained in:
@@ -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