diff --git a/.copier-answers.yml b/.copier-answers.yml index 1dbc31eb2..46b64c36d 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.30 +_commit: v1.31 _src_path: git+https://github.com/OCA/oca-addons-repo-template additional_ruff_rules: [] ci: GitHub diff --git a/eslint.config.cjs b/eslint.config.cjs index 1691911ac..b52f51a67 100644 --- a/eslint.config.cjs +++ b/eslint.config.cjs @@ -17,6 +17,7 @@ const config = [{ openerp: "readonly", owl: "readonly", luxon: "readonly", + QUnit: "readonly", ...globals.browser, },