]> git.openstreetmap.org Git - rails.git/blobdiff - test/system/site_test.rb
Change test layer without map key from CyclOSM to HOT
[rails.git] / test / system / site_test.rb
index d7b9f279e9d3d874ca3240d604749efa9e25173f..df7682fe9eceb65240da47ad7314c4f1b4051a4d 100644 (file)
@@ -28,7 +28,7 @@ class SiteTest < ApplicationSystemTestCase
   end
 
   test "tooltip shows for Map Key button on a layer without a key provided" do
-    visit "/#layers=Y" # assumes that CyclOSM layer has no map key
+    visit "/#layers=H" # assumes that HOT layer has no map key
 
     assert_no_selector ".tooltip"
     button = find ".control-key .control-button"