We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18224e commit 2c6b904Copy full SHA for 2c6b904
spec/lib/metasploit/framework/login_scanner/gitlab_spec.rb
@@ -1,7 +1,7 @@
1
require 'spec_helper'
2
require 'metasploit/framework/login_scanner/gitlab'
3
4
-describe Metasploit::Framework::LoginScanner::Gitlab do
+describe Metasploit::Framework::LoginScanner::GitLab do
5
6
it_behaves_like 'Metasploit::Framework::LoginScanner::Base', has_realm_key: true, has_default_realm: false
7
it_behaves_like 'Metasploit::Framework::LoginScanner::RexSocket'
0 commit comments