Skip to content

Commit

Permalink
fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Dec 1, 2018
1 parent 252a156 commit 3c566a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/functional/android/android/device_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ class DeviceTest < AppiumLibCoreTest::Function::TestCase
def setup
@@core ||= ::Appium::Core.for(Caps.android)
@driver = @@core.start_driver

require 'pry'
binding.pry
end

def teardown
Expand Down

0 comments on commit 3c566a8

Please sign in to comment.