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-12-18 09:17:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-18 09:17:51 +0300
commitf5eac201c2b887d75800674ad5663d1cda8cbeb9 (patch)
treeea28133fdc3fd97abb7dbc7afda2cddc50a242c2 /spec
parent77c803f52899ccc450c183a959913ea89d85de88 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec')
-rw-r--r--spec/db/docs_spec.rb1
-rw-r--r--spec/support/rspec_order_todo.yml1
2 files changed, 1 insertions, 1 deletions
diff --git a/spec/db/docs_spec.rb b/spec/db/docs_spec.rb
index aa826959f37..03f944735a1 100644
--- a/spec/db/docs_spec.rb
+++ b/spec/db/docs_spec.rb
@@ -16,6 +16,7 @@ RSpec.shared_examples 'validate dictionary' do |objects, directory_path, require
gitlab_schema
schema_inconsistencies
sharding_key
+ desired_sharding_key
]
end
diff --git a/spec/support/rspec_order_todo.yml b/spec/support/rspec_order_todo.yml
index 5e19043639d..592d0cadaf5 100644
--- a/spec/support/rspec_order_todo.yml
+++ b/spec/support/rspec_order_todo.yml
@@ -469,7 +469,6 @@
- './ee/spec/finders/boards/boards_finder_spec.rb'
- './ee/spec/finders/boards/epic_boards_finder_spec.rb'
- './ee/spec/finders/boards/milestones_finder_spec.rb'
-- './ee/spec/finders/boards/users_finder_spec.rb'
- './ee/spec/finders/clusters/environments_finder_spec.rb'
- './ee/spec/finders/compliance_management/merge_requests/compliance_violations_finder_spec.rb'
- './ee/spec/finders/custom_project_templates_finder_spec.rb'