Skip to content

Commit dc53f19

Browse files
committed
UITests: disable spotlight dismiss which is causing failures in test
1 parent baf3594 commit dc53f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SideStore/Tests/UITests/UITests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ final class UITests: XCTestCase {
5555
// printAllMethods(of: "XCUIApplicationProcess")
5656

5757
// Put setup code here. This method is called before the invocation of each test method in the class.
58-
Self.dismissSpotlight()
58+
// Self.dismissSpotlight()
5959
// Self.deleteMyApp()
6060
Self.deleteMyApp2()
6161

0 commit comments

Comments
 (0)