Skip to content

Commit 3434ec7

Browse files
committed
Rubocop - Style/AlignHash
1 parent 548f632 commit 3434ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appium_lib/android/element/button.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def last_button
8080

8181
find_element :uiautomator,
8282
_button_visible_selectors(button_index: button_index,
83-
image_button_index: image_button_index)
83+
image_button_index: image_button_index)
8484
end
8585

8686
# Find the first button that exactly matches value.

0 commit comments

Comments
 (0)