Skip to content

Commit 291a7dd

Browse files
committed
remove trailing whitespace
1 parent 6899884 commit 291a7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/WooCommerceUITests/Tests/LoginTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ final class LoginTests: XCTestCase {
5959
.tryProceed(password: "invalidPswd")
6060
.verifyLoginError()
6161
}
62-
62+
6363
func skipTillSettingsFixed(file: StaticString = #file, line: UInt = #line) throws {
6464
try XCTSkipIf(true,
6565
"""

0 commit comments

Comments
 (0)