hlfan created an issue (openstreetmap/openstreetmap-website#6075)

Lately I've seen multiple tests fail because the tests are expecting an English 
site but it's rendered in French.

```diff
--- expected
+++ actual
@@ -1 +1 @@
-"building=yes, shop=gift, and tourism=museum"
+"building=yes, shop=gift et tourism=museum"
```
```diff
--- expected
+++ actual
@@ -1 +1 @@
-"https://wiki.openstreetmap.org/wiki/Key:highway?uselang=en";
+"https://wiki.openstreetmap.org/wiki/FR:Key:highway?uselang=fr";
```
```diff
--- expected
+++ actual
@@ -1 +1 @@
-"Active until the user logs in."
+"Actif jusqu’à ce que l’utilisateur se connecte."
```

Any clue why the language preference isn't cleared?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6075
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to