Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-14 01:43:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-14 01:43:40 +0300
commitb2d3a8133b9ab8d72a486be43fc8c014e3cfe4fb (patch)
treecd0b7bd1d7847b9d0bb609682e85806fda2b532e /spec
parent96d9bd364b5ca189869c943be50cb1eff42653fc (diff)
Add latest changes from gitlab-org/gitlab@16-5-stable-ee
Diffstat (limited to 'spec')
-rw-r--r--spec/fast_spec_helper.rb1
1 files changed, 0 insertions, 1 deletions
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'