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 58b6849 commit 0fde352Copy full SHA for 0fde352
WooCommerce/WooCommerceUITests/Tests/StatsTests.swift
@@ -20,7 +20,6 @@ final class StatsTests: XCTestCase {
20
try TabNavComponent().goToMyStoreScreen()
21
}
22
23
-
24
func skipTillImplemented(file: StaticString = #file, line: UInt = #line) throws {
25
try XCTSkipIf(true,
26
"Skipping until test is properly implemented", file: file, line: line)
0 commit comments