diff --git a/spec/beef/modules/debug/test_beef_debugs_spec.rb b/spec/beef/modules/debug/test_beef_debugs_spec.rb index 6024e1356..425560bd9 100644 --- a/spec/beef/modules/debug/test_beef_debugs_spec.rb +++ b/spec/beef/modules/debug/test_beef_debugs_spec.rb @@ -99,6 +99,7 @@ RSpec.describe 'BeEF Debug Command Modules:', run_on_browserstack: true do else category.to_s end + p category p category_string category_string.include?('Debug') p category_string.include?('Debug')