Skip to content

Commit

Permalink
Merge pull request #6448 from samvera/updates_nest_collection_form_spec
Browse files Browse the repository at this point in the history
Updates nest_collection_form_spec with :active_fedora tag.
  • Loading branch information
dlpierce authored Nov 17, 2023
2 parents 38bfc10 + b8bab83 commit a1fa021
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit a1fa021

Please sign in to comment.