Merge "Selenium: replace UserLoginPage with BlankPage where possible"
[lhc/web/wiklou.git] / tests / qunit / .eslintrc.json
index 03b02ba..bce5b16 100644 (file)
@@ -12,6 +12,6 @@
                "valid-jsdoc": "off",
                "qunit/require-expect": "off",
                "qunit/resolve-async": "off",
-               "jquery/no-parse-html-literal": "off"
+               "no-jquery/no-parse-html-literal": "off"
        }
 }