diff --git a/spec/models/hyrax/permission_template_spec.rb b/spec/models/hyrax/permission_template_spec.rb index 84b1931be0..e2d4e15239 100644 --- a/spec/models/hyrax/permission_template_spec.rb +++ b/spec/models/hyrax/permission_template_spec.rb @@ -102,7 +102,7 @@ end end - context "with an ActiveFedora ::Collection" do + context "with an ActiveFedora ::Collection", :active_fedora do let(:collection) { FactoryBot.create(:collection) } it "sets access controls to template settings" do