From b2d3a8133b9ab8d72a486be43fc8c014e3cfe4fb Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 13 Nov 2023 22:43:40 +0000 Subject: Add latest changes from gitlab-org/gitlab@16-5-stable-ee --- spec/fast_spec_helper.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'spec') diff --git a/spec/fast_spec_helper.rb b/spec/fast_spec_helper.rb index d03f8b18b3e..7ffab4554cf 100644 --- a/spec/fast_spec_helper.rb +++ b/spec/fast_spec_helper.rb @@ -8,7 +8,6 @@ end require_relative '../config/bundler_setup' -ENV['GITLAB_ENV'] = 'test' ENV['IN_MEMORY_APPLICATION_SETTINGS'] = 'true' require './spec/deprecation_warnings' -- cgit v1.2.3