Fix unit tests.

This commit is contained in:
SBiOSoftWhare
2022-07-05 16:33:45 +02:00
parent d22f7e553d
commit 7fd873db05
@@ -50,6 +50,8 @@ class LocationSharingViewModelTests: XCTestCase {
expectation.fulfill()
case .shareLiveLocation:
XCTFail()
case .showLabFlagPromotionIfNeeded:
XCTFail()
}
}