Fix LocationSharingViewModelTests.

This commit is contained in:
SBiOSoftWhare
2022-07-26 11:40:21 +02:00
parent eac2599b86
commit 02eac5f4eb
@@ -50,7 +50,7 @@ class LocationSharingViewModelTests: XCTestCase {
expectation.fulfill()
case .shareLiveLocation:
XCTFail()
case .showLabFlagPromotionIfNeeded:
case .checkLiveLocationCanBeStarted:
XCTFail()
}
}