Skip to content

Commit

Permalink
Update spec/bulkrax/transactions/container_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyf authored Jan 24, 2024
1 parent 736ce79 commit ed2ffb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/bulkrax/transactions/container_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

require 'rails_helper'

# Yes, we're testing Hyrax::Transactions::Container and not Bulkrax::Transactions::Container, because we want to see the
# impact of the change on Hyrax's implementation.
RSpec.describe Hyrax::Transactions::Container do
describe 'work_resource.create_with_bulk_behavior' do
subject(:transaction_step) { described_class['work_resource.create_with_bulk_behavior'] }
Expand Down

0 comments on commit ed2ffb3

Please sign in to comment.