Skip to content

Commit a2041ce

Browse files
committed
lint
1 parent e37c45f commit a2041ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/test/02_Content_Keywords/click.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Click Button
88
Get Text text=Login failed. Invalid user name and/or password.
99

1010
Click Nonmatching Selector
11-
${originaltimeout}= Set Browser Timeout 50ms
11+
${originaltimeout}= Set Browser Timeout 50ms
1212
Run Keyword And Expect Error Could not find element with selector `css=notamatch` within timeout. Click css=notamatch
1313
[Teardown] Set Browser Timeout ${originaltimeout}
1414

0 commit comments

Comments
 (0)