Skip to content

Commit

Permalink
Merge pull request #6407 from samvera/thumb
Browse files Browse the repository at this point in the history
flag legacy specs in thumbnail_path_service_spec
  • Loading branch information
dlpierce committed Nov 1, 2023
2 parents 9620f08 + 0019a46 commit 77c567f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/services/hyrax/thumbnail_path_service_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
end
end

context "with a FileSet" do
context "with a FileSet", :active_fedora do
let(:object) { build(:file_set, id: '999') }

before do
Expand Down

0 comments on commit 77c567f

Please sign in to comment.