Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
y-hsgw committed May 2, 2024
1 parent ee54e6a commit a976141
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/rules/valid-expect.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@

<!-- end auto-generated rule header -->

> [!NOTE]
> Test function will be fixed if it is async and does not have await in the
async assertion.
> [!NOTE] Test function will be fixed if it is async and does not have await in
> the async assertion.
Ensure `expect()` is called with a single argument and there is an actual
expectation made.
Expand Down

0 comments on commit a976141

Please sign in to comment.