mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
UITests: disable spotlight dismiss which is causing failures in test
This commit is contained in:
@@ -55,7 +55,7 @@ final class UITests: XCTestCase {
|
|||||||
// printAllMethods(of: "XCUIApplicationProcess")
|
// printAllMethods(of: "XCUIApplicationProcess")
|
||||||
|
|
||||||
// Put setup code here. This method is called before the invocation of each test method in the class.
|
// Put setup code here. This method is called before the invocation of each test method in the class.
|
||||||
Self.dismissSpotlight()
|
// Self.dismissSpotlight()
|
||||||
// Self.deleteMyApp()
|
// Self.deleteMyApp()
|
||||||
Self.deleteMyApp2()
|
Self.deleteMyApp2()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user