Skip to content

Commit

Permalink
Merge pull request #6541 from samvera/updates_set_default_admin_set_spec
Browse files Browse the repository at this point in the history
Adds active_fedora tag to AF-specific tests in `spec/hyrax/transactions/steps/set_default_admin_set_spec.rb`.
  • Loading branch information
dlpierce authored Dec 14, 2023
2 parents d4e9bb1 + fd9c2fb commit 61b7fff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
end
end

context 'with an active fedora object' do
context 'with an active fedora object', :active_fedora do
let(:work) { build(:generic_work) }

it 'is success' do
Expand Down

0 comments on commit 61b7fff

Please sign in to comment.