Commit 4bf01ce5 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fixes-broken-master-on-anonymous-session' into 'master'

Uses spec_helper instead of rails_helper

Closes #66952

See merge request gitlab-org/gitlab-ce!32594
parents 8d687c51 6ef271af
# 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