Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton authored Oct 20, 2023
1 parent f5f5c2f commit ecc406a
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 @@ -101,7 +101,7 @@ under the `playwright` key. It supports the following settings:
the presence of at least one assertion per test case. This allows such rules
to recognise custom assertion functions as valid assertions. The global
setting applies to all modules. The
[`expect-expect` rule accepts an option by the same name](./rules/expect-expect.md#additionalassertfunctionnames)
[`expect-expect` rule accepts an option by the same name](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/expect-expect.md#additionalassertfunctionnames)
to enable per-module configuration (.e.g, for module-specific custom assert
functions).

Expand Down

0 comments on commit ecc406a

Please sign in to comment.