From b8bab831605a95ef0539febd0782ccaaf2681ae9 Mon Sep 17 00:00:00 2001 From: bwatson78 Date: Thu, 16 Nov 2023 10:01:46 -0600 Subject: [PATCH] removes code from other PR. --- spec/forms/hyrax/forms/dashboard/nest_collection_form_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/forms/hyrax/forms/dashboard/nest_collection_form_spec.rb b/spec/forms/hyrax/forms/dashboard/nest_collection_form_spec.rb index 1e006de687..2d13b9cdfc 100644 --- a/spec/forms/hyrax/forms/dashboard/nest_collection_form_spec.rb +++ b/spec/forms/hyrax/forms/dashboard/nest_collection_form_spec.rb @@ -26,7 +26,7 @@ it { is_expected.to respond_to(:persist_nested_collection_for) } end - context "when parent/child are ActiveFedora object" do + context "when parent/child are ActiveFedora object", :active_fedora do subject(:form) do described_class.new(parent: parent, child: child,