Skip to content

Commit e8875c1

Browse files
committed
Rubocop - Style/SpaceInsideParens
1 parent b489f48 commit e8875c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android_tests/lib/android/specs/driver.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def is_sauce
7070

7171
t 'absolute_app_path' do
7272
def absolute_app_path(path)
73-
$driver.class.absolute_app_path(caps: { app: path } )
73+
$driver.class.absolute_app_path(caps: { app: path })
7474
end
7575

7676
def validate_path(path)

0 commit comments

Comments
 (0)