We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f4e14 commit a9d9573Copy full SHA for a9d9573
ios_tests/lib/common.rb
@@ -1,6 +1,6 @@
1
2
# common methods
3
-def back_click(opts={})
+def back_click(opts = {})
4
opts ||= {}
5
search_wait = opts.fetch(:wait, 60 * 1.7)
6
# iOS may have multiple 'back' buttons
0 commit comments