Skip to content

Commit b41a3da

Browse files
committed
Rubocop - Style/Semicolon
1 parent af3ea2e commit b41a3da

File tree

1 file changed

+1
-1
lines changed
  • android_tests/lib/android/specs/common

1 file changed

+1
-1
lines changed

android_tests/lib/android/specs/common/patch.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
begin
3535
set_wait 0
3636
find_element(:id, 'ok')
37-
rescue Exception => e;
37+
rescue Exception => e
3838
value = e.message
3939
ensure
4040
set_wait 30

0 commit comments

Comments
 (0)