We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3ea2e commit b41a3daCopy full SHA for b41a3da
android_tests/lib/android/specs/common/patch.rb
@@ -34,7 +34,7 @@
34
begin
35
set_wait 0
36
find_element(:id, 'ok')
37
- rescue Exception => e;
+ rescue Exception => e
38
value = e.message
39
ensure
40
set_wait 30
0 commit comments