Skip to content

Commit

Permalink
[webui][ci] Delete unused line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoj committed Dec 11, 2017
1 parent d22f8be commit 4c21c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/spec/lib/authenticator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
end

context 'in kerberos mode' do
let(:gssapi_mock) { double(:gssapi) }
let(:request_mock) { double(:request, env: { 'Authorization' => 'Negotiate'}) }

before do
Expand Down

0 comments on commit 4c21c79

Please sign in to comment.