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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-14 00:15:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-14 00:15:31 +0300
commit314ed8700b3dcc6a353abd6d68d75979dc191d37 (patch)
tree8b23bbd39f6a783405e97f9baed741d7bd3e172a /spec/fast_spec_helper.rb
parentbf0074fcef1463c2726805cdf0fe7bcb219fb2ae (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/fast_spec_helper.rb')
-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'