diff --git a/projects/eslint-plugin-experience/all.js b/projects/eslint-plugin-experience/all.js index 7bc3ef7e..80fa1f21 100644 --- a/projects/eslint-plugin-experience/all.js +++ b/projects/eslint-plugin-experience/all.js @@ -846,6 +846,8 @@ module.exports = { type: 'alphabetical', }, ], + 'playwright/no-force-option': 'error', + 'playwright/no-skipped-test': 'error', 'prefer-template': 'error', 'prettier/prettier': [ 'error',