Tightened up some of the test cases.

This commit is contained in:
Jack Walker
2020-05-27 19:03:13 +10:00
parent e1430f5e43
commit fa406ed071

View File

@@ -278,7 +278,7 @@ RSpec.describe 'BeEF Debug Command Modules:', :run_on_browserstack => true do
exception.class == NoMethodError
exit 1
else
true
exit 0
end
end
end