Skip to content

Commit aef6dc9

Browse files
committed
Rubocop - Style/EmptyLinesAroundBlockBody
1 parent c964236 commit aef6dc9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ios_tests/lib/ios/specs/common/helper.rb

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# rake ios[common/helper]
22
describe 'common/helper.rb' do
3-
43
def before_first
54
screen.must_equal catalog
65
end

ios_tests/lib/ios/specs/common/web_context.rb

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Tests specifically for areas where the web_context differs in behaviour
22
describe 'the web context' do
3-
43
t 'get_android_inspect' do
54
text('Web').click
65
set_context 'WEBVIEW'

0 commit comments

Comments
 (0)