Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 5ca931e

Browse files
disable flaky test (#3283)
Task/Issue URL: https://app.asana.com/0/1204186595873227/1207233637905252/f **Description**: Disabling a test until I have time to review it
1 parent 7f81d21 commit 5ca931e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DuckDuckGo.xcodeproj/xcshareddata/xcschemes/DuckDuckGo.xcscheme

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
<Test
6868
Identifier = "SyncSettingsViewControllerErrorTests/test_WhenAccountRemoved_ErrorHandlerSyncDidTurnOffCalled()">
6969
</Test>
70+
<Test
71+
Identifier = "SyncSettingsViewControllerErrorTests/test_WhenSyncIsTurnedOff_ErrorHandlerSyncDidTurnOffCalled()">
72+
</Test>
7073
</SkippedTests>
7174
</TestableReference>
7275
<TestableReference

0 commit comments

Comments
 (0)