Commit b24ec3fb authored by Adam Pahlevi's avatar Adam Pahlevi

fix depr. warning; use `Devise::Test::ControllerHelpers`

parent 8a6e4152
require 'spec_helper'
describe 'ci/lints/show' do
include Devise::TestHelpers
include Devise::Test::ControllerHelpers
describe 'XSS protection' do
let(:config_processor) { Ci::GitlabCiYamlProcessor.new(YAML.dump(content)) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment