We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7a2fc commit ee54e6aCopy full SHA for ee54e6a
docs/rules/valid-expect.md
@@ -8,7 +8,8 @@
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
+> [!NOTE]
12
+> Test function will be fixed if it is async and does not have await in the
13
async assertion.
14
15
Ensure `expect()` is called with a single argument and there is an actual
0 commit comments