Commit 6ef271af authored by Mayra Cabrera's avatar Mayra Cabrera Committed by Rémy Coutable

Uses spec_helper instead of rails_helper

spec/rails_helper.rb was removed on
1068ec2e
parent 8d687c51
# frozen_string_literal: true
require 'rails_helper'
require 'spec_helper'
describe Gitlab::AnonymousSession, :clean_gitlab_redis_shared_state do
let(:default_session_id) { '6919a6f1bb119dd7396fadc38fd18d0d' }
......
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