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>2021-12-06 21:14:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-06 21:14:09 +0300
commita15c9bc9eb04dcee1369c5fd6248c6352915ad21 (patch)
tree3f40f6f76615d85a7bfa45d5b1045d2fbe22860f /spec/graphql
parent55242833f832095a6fcff00b1ccacbc5900ee52a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/graphql')
-rw-r--r--spec/graphql/types/repository/blob_type_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/graphql/types/repository/blob_type_spec.rb b/spec/graphql/types/repository/blob_type_spec.rb
index 968cb026401..21bc88e34c0 100644
--- a/spec/graphql/types/repository/blob_type_spec.rb
+++ b/spec/graphql/types/repository/blob_type_spec.rb
@@ -24,6 +24,7 @@ RSpec.describe Types::Repository::BlobType do
:raw_path,
:replace_path,
:pipeline_editor_path,
+ :code_owners,
:simple_viewer,
:rich_viewer,
:plain_data,