X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fselenium%2F.eslintrc.json;h=dd766c85fb68cced8cf11629b64eacf82ad3ca04;hb=243a466018d24415de27815cfae995865c45a66a;hp=38cd062a90e2a47c5676a9469371fb8745ce5215;hpb=41fa0b12e7c4d38c7e7d20ac099394015ef7a55c;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/selenium/.eslintrc.json b/tests/selenium/.eslintrc.json index 38cd062a90..dd766c85fb 100644 --- a/tests/selenium/.eslintrc.json +++ b/tests/selenium/.eslintrc.json @@ -7,7 +7,8 @@ "mocha": true }, "globals": { - "browser": false + "browser": false, + "mw": false }, "rules": { "no-console": 0