summaryrefslogtreecommitdiff
path: root/spec/graphql/types/repository/blob_type_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/graphql/types/repository/blob_type_spec.rb')
-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 beab4dcebc2..7f37237f355 100644
--- a/spec/graphql/types/repository/blob_type_spec.rb
+++ b/spec/graphql/types/repository/blob_type_spec.rb
@@ -23,6 +23,7 @@ RSpec.describe Types::Repository::BlobType do
:stored_externally,
:raw_path,
:replace_path,
+ :pipeline_editor_path,
:simple_viewer,
:rich_viewer,
:plain_data,