X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a7051e924f518f050a195cd7658d5af558842b87..39b0d27bae7791b37498cfd4fa99a686a3bca525:/test/controllers/site_controller_test.rb diff --git a/test/controllers/site_controller_test.rb b/test/controllers/site_controller_test.rb index 75a042bfe..cc155155f 100644 --- a/test/controllers/site_controller_test.rb +++ b/test/controllers/site_controller_test.rb @@ -500,7 +500,7 @@ class SiteControllerTest < ActionDispatch::IntegrationTest def test_offline get offline_path assert_response :success - assert_template "offline" + assert_select ".alert-warning" end # Test the rich text preview