Skip to content

Commit

Permalink
Merge pull request #6584 from samvera/updates_work_show_spec
Browse files Browse the repository at this point in the history
Marks ActiveFedora tests in `spec/features/work_show_spec.rb`.
  • Loading branch information
dlpierce authored Jan 8, 2024
2 parents 2a8b59e + d8bc1c4 commit 2c83ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/work_show_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# development in the valkyrie context. It doesn't reflect AF-only
# functionality; these tests probably still need to be updated to run in the
# valkyrie context
context "in ActiveFedora" do
context "in ActiveFedora", :active_fedora do
let(:app_host) { Capybara.app_host || 'http://www.example.com' }

before do
Expand Down

0 comments on commit 2c83ae2

Please sign in to comment.