Removed line causing error, see if it works w/out
This commit is contained in:
@@ -118,10 +118,6 @@ RSpec.describe 'BeEF Debug Command Modules:', :run_on_browserstack => true do
|
||||
end
|
||||
|
||||
after(:all) do
|
||||
puts @driver
|
||||
puts @driver.methods.sort
|
||||
@driver.quit
|
||||
|
||||
# Code to stop browserstack local after end of test
|
||||
@bs_local.stop if @enable_local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user