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-03-10 03:08:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-10 03:08:22 +0300
commit77edae8f143c25536a7539abb2be6935ebb2fddc (patch)
treebd16c20a2b74e2a18f15faaabc827c4c9741eafb /spec/spec_helper.rb
parent21a5ef21750a02e4536077833400158de7e4ff95 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index fa16603ff70..fb38595f9d4 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -360,13 +360,9 @@ RSpec.configure do |config|
# The feature flag is disabled for these specs as long as they are not yet adapted.
admin_mode_for_api_feature_flag_paths = %w[
./spec/requests/api/broadcast_messages_spec.rb
- ./spec/requests/api/ci/pipelines_spec.rb
- ./spec/requests/api/ci/runners_reset_registration_token_spec.rb
- ./spec/requests/api/ci/runners_spec.rb
./spec/requests/api/deploy_keys_spec.rb
./spec/requests/api/deploy_tokens_spec.rb
./spec/requests/api/freeze_periods_spec.rb
- ./spec/requests/api/graphql/user/starred_projects_query_spec.rb
./spec/requests/api/groups_spec.rb
./spec/requests/api/issues/get_group_issues_spec.rb
./spec/requests/api/issues/get_project_issues_spec.rb