removed a debugging peice

This commit is contained in:
Josh
2020-04-27 23:00:59 -07:00
parent afdbe70e56
commit 944e4e1372

View File

@@ -36,7 +36,6 @@ RSpec.describe 'Browser hooking with Websockets', :run_on_browserstack => true d
print_info "Loading in BeEF::Modules"
BeEF::Modules.load
sleep 2
p BeEF::Modules.load
else
print_info "Modules already loaded"
end