Skip to content

Commit 2c6b904

Browse files
committed
Correct spec too
1 parent d18224e commit 2c6b904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/metasploit/framework/login_scanner/gitlab_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require 'spec_helper'
22
require 'metasploit/framework/login_scanner/gitlab'
33

4-
describe Metasploit::Framework::LoginScanner::Gitlab do
4+
describe Metasploit::Framework::LoginScanner::GitLab do
55

66
it_behaves_like 'Metasploit::Framework::LoginScanner::Base', has_realm_key: true, has_default_realm: false
77
it_behaves_like 'Metasploit::Framework::LoginScanner::RexSocket'

0 commit comments

Comments
 (0)