Skip to content

Commit

Permalink
Changing callout emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert committed Mar 2, 2021
1 parent 7eb8444 commit d9f5ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ setupGlobalA11yHooks(() => true);
start();
```

:information_source: It's important to note that you must also use the [`enableA11yAudit`](#force-running-audits) query parameter in order to force audits. This setting is required in addition to any invocation strategy you provide.
:warning: It's important to note that you must also use the [`enableA11yAudit`](#force-running-audits) query parameter in order to force audits. This setting is required in addition to any invocation strategy you provide.

#### Setting Options using `setRunOptions`

Expand Down

0 comments on commit d9f5ada

Please sign in to comment.