@hlfan commented on this pull request.


> @@ -111,7 +111,7 @@ def test_wiki_link
       assert_equal 
"https://wiki.openstreetmap.org/wiki/Tr:Key:highway?uselang=tr";, link
 
       link = wiki_link("tag", "highway=primary")
-      assert_equal 
"https://wiki.openstreetmap.org/wiki/Tag:highway=primary?uselang=tr";, link
+      assert_equal 
"https://wiki.openstreetmap.org/wiki/Tr:Tag:highway=primary?uselang=tr";, link

I think this should test the fallback for non-existing pages; the regular case 
is already covered by `de`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6696#pullrequestreview-3648879699
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6696/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to