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 7b138a9837
commit 19764eba43

View File

@@ -55,7 +55,7 @@ final class UITests: XCTestCase {
// printAllMethods(of: "XCUIApplicationProcess")
// 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.deleteMyApp2()