Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I897 Bulkrax readiness for Hyku 6 and Hyrax 4 & 5 #898

Merged
merged 15 commits into from
Jan 25, 2024
Merged
Prev Previous commit
Next Next commit
🧹 Fix Rubocop complaint
  • Loading branch information
LaRita Robinson committed Jan 25, 2024
commit a239166d6d80da04298ab8136d41c8bf4ed26b14
1 change: 0 additions & 1 deletion spec/bulkrax/entry_spec_helper_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@

context 'when using ValkyrieObjectFactory' do
['Work', 'WorkResource'].each do |model_name|

context "for #{model_name}" do
let(:data) { { model: model_name, source_identifier: identifier, title: "If You Want to Go Far" } }

Expand Down
Loading