diff --git a/spec/views/hyrax/base/_relationships.html.erb_spec.rb b/spec/views/hyrax/base/_relationships.html.erb_spec.rb index 4bd871856e..b631fe1abb 100644 --- a/spec/views/hyrax/base/_relationships.html.erb_spec.rb +++ b/spec/views/hyrax/base/_relationships.html.erb_spec.rb @@ -35,7 +35,7 @@ Hyrax::CollectionPresenter.new( SolrDocument.new( id: '345', - has_model_ssim: ['Collection'], + has_model_ssim: [Hyrax.config.collection_model], title_tesim: ['Containing collection'] ), ability