diff --git a/test/controllers/tags_controller_test.rb b/test/controllers/tags_controller_test.rb index 2ece908e5..909b806e2 100644 --- a/test/controllers/tags_controller_test.rb +++ b/test/controllers/tags_controller_test.rb @@ -22,4 +22,3 @@ class TagsControllerTest < ActionDispatch::IntegrationTest assert bubbles(:logo).tags.pluck(:title).include?("Horizons") end end -