We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90028bf commit eb7a2fcCopy full SHA for eb7a2fc
docs/rules/valid-expect.md
@@ -6,11 +6,11 @@
6
🔧 This rule is automatically fixable by the
7
[`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix).
8
9
+<!-- end auto-generated rule header -->
10
+
11
Note: Test function will be fixed if it is async and does not have await in the
12
async assertion.
13
-<!-- end auto-generated rule header -->
-
14
Ensure `expect()` is called with a single argument and there is an actual
15
expectation made.
16
0 commit comments