Skip to content

Commit

Permalink
Merge pull request #9457 from alphagov/rename-test
Browse files Browse the repository at this point in the history
Rename integration test
  • Loading branch information
pezholio committed Sep 19, 2024
2 parents 81e36c3 + ca7eb41 commit 6d31a49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def index
end
end

class ContentObjectStore::BaseControllerTest < ActionDispatch::IntegrationTest
class ContentObjectStore::BaseTest < ActionDispatch::IntegrationTest
setup do
feature_flags.switch!(:content_object_store, true)
login_as_admin
Expand Down

0 comments on commit 6d31a49

Please sign in to comment.