Skip to content

Commit 2a398c5

Browse files
committed
remove pry
1 parent d07be96 commit 2a398c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/functional/android/driver_test.rb

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ class DriverTest < AppiumLibCoreTest::Function::TestCase
77
def setup
88
@@core ||= ::Appium::Core.for(Caps.android)
99
@driver = @@core.start_driver
10-
11-
require 'pry'
12-
binding.pry
1310
end
1411

1512
def teardown

0 commit comments

Comments
 (0)