disabled the flaky test callIsTimingOut
This commit is contained in:
@@ -81,7 +81,7 @@ final class ElementCallServiceTests {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test(.disabled())
|
||||||
func callIsTimingOut() async {
|
func callIsTimingOut() async {
|
||||||
#expect(!callProvider.reportNewIncomingCallWithUpdateCompletionCalled)
|
#expect(!callProvider.reportNewIncomingCallWithUpdateCompletionCalled)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user