X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0d3382015025b1a930a4667bde03f4b26003904b..3c504a1a64a5d7c3811a0068721f89aa959f48f9:/test/helpers/application_helper_test.rb diff --git a/test/helpers/application_helper_test.rb b/test/helpers/application_helper_test.rb index 34120e207..a905090db 100644 --- a/test/helpers/application_helper_test.rb +++ b/test/helpers/application_helper_test.rb @@ -91,5 +91,5 @@ class ApplicationHelperTest < ActionView::TestCase def test_body_class; end - def test_current_page_class; end + def test_header_nav_link_class; end end