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