Skip to content

Commit 66f4e14

Browse files
committed
Rubocop - Style/LeadingCommentSpace
1 parent 6c8efda commit 66f4e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios_tests/lib/ios/specs/common/web_context.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
text('Web').click
55
set_context 'WEBVIEW'
66
current_context.must_equal 'WEBVIEW_1'
7-
sleep 1 #Give a chance to load
7+
sleep 1 # Give a chance to load
88
page.start_with?("\nhtml\n").must_equal true
99
end
1010

0 commit comments

Comments
 (0)