Skip to content

Commit

Permalink
Update addon-test-support/should-force-audit.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Calvert <[email protected]>
  • Loading branch information
Andrew A Lee and scalvert authored Jun 18, 2021
1 parent f21f2ce commit fe2bb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon-test-support/should-force-audit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export function setEnableA11yAudit(enabled: boolean = false) {
/**
* Forces running audits. This functionality is enabled by
* the presence of an `enableA11yAudit` query parameter passed to the test suite
* or the `ENABLE_A11Y_AUDIT` environmental variable.
* or the `ENABLE_A11Y_AUDIT` environment variable.
*
* If used with `setupGlobalA11yHooks` and the query param enabled, this will override
* any `InvocationStrategy` passed to that function and force the audit.
Expand Down

0 comments on commit fe2bb6f

Please sign in to comment.