Skip to content

Commit 0fde352

Browse files
committed
remove extra space
1 parent 58b6849 commit 0fde352

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WooCommerce/WooCommerceUITests/Tests/StatsTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ final class StatsTests: XCTestCase {
2020
try TabNavComponent().goToMyStoreScreen()
2121
}
2222

23-
2423
func skipTillImplemented(file: StaticString = #file, line: UInt = #line) throws {
2524
try XCTSkipIf(true,
2625
"Skipping until test is properly implemented", file: file, line: line)

0 commit comments

Comments
 (0)