Skip to content

Commit

Permalink
disable flaky test (#3283)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1204186595873227/1207233637905252/f

**Description**: Disabling a test until I have time to review it
  • Loading branch information
SabrinaTardio authored Aug 27, 2024
1 parent 7f81d21 commit 5ca931e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
<Test
Identifier = "SyncSettingsViewControllerErrorTests/test_WhenAccountRemoved_ErrorHandlerSyncDidTurnOffCalled()">
</Test>
<Test
Identifier = "SyncSettingsViewControllerErrorTests/test_WhenSyncIsTurnedOff_ErrorHandlerSyncDidTurnOffCalled()">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
Expand Down

0 comments on commit 5ca931e

Please sign in to comment.