We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6899884 commit 291a7ddCopy full SHA for 291a7dd
WooCommerce/WooCommerceUITests/Tests/LoginTests.swift
@@ -59,7 +59,7 @@ final class LoginTests: XCTestCase {
59
.tryProceed(password: "invalidPswd")
60
.verifyLoginError()
61
}
62
-
+
63
func skipTillSettingsFixed(file: StaticString = #file, line: UInt = #line) throws {
64
try XCTSkipIf(true,
65
"""
0 commit comments