Skip to content

Commit

Permalink
removes code from other PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwatson78 committed Nov 16, 2023
1 parent 4b484e9 commit b8bab83
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 b8bab83

Please sign in to comment.