UITests: disable spotlight dismiss which is causing failures in test

This commit is contained in:
mahee96
2025-10-16 00:16:11 +05:30
parent baf3594a8e
commit dc53f19947

View File

@@ -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()