Skip to content

Commit

Permalink
Remove unnecessary clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
elceebee committed Jan 5, 2024
1 parent 74645a6 commit 4194dca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/system/placements/view_school_as_support_user_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
Capybara.app_host = "http://#{ENV["PLACEMENTS_HOST"]}"
end

after { Capybara.app_host = nil }

scenario "Support user navigates to school from organisations list" do
given_i_am_signed_in_as_a_support_user
when_i_click_on_a_school_name
Expand Down

0 comments on commit 4194dca

Please sign in to comment.