Skip to content

Commit eb7a2fc

Browse files
committed
fix: docs
1 parent 90028bf commit eb7a2fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rules/valid-expect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
🔧 This rule is automatically fixable by the
77
[`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix).
88

9+
<!-- end auto-generated rule header -->
10+
911
Note: Test function will be fixed if it is async and does not have await in the
1012
async assertion.
1113

12-
<!-- end auto-generated rule header -->
13-
1414
Ensure `expect()` is called with a single argument and there is an actual
1515
expectation made.
1616

0 commit comments

Comments
 (0)