diff --git a/docs/ui-coverage/configuration/allowedinteractioncommands.mdx b/docs/ui-coverage/configuration/allowedinteractioncommands.mdx index 49dd4c09c9..98264e2f36 100644 --- a/docs/ui-coverage/configuration/allowedinteractioncommands.mdx +++ b/docs/ui-coverage/configuration/allowedinteractioncommands.mdx @@ -149,7 +149,7 @@ Note that because `allowedInteractionCommands` replaces the allowed interactions ```json { "uiCoverage": { - "additionalInteractionCommands": [ + "allowedInteractionCommands": [ { "selector": "button[data-no-explicit-interaction='true']", "commands": ["assert"]