Skip to content

Commit

Permalink
Undo change
Browse files Browse the repository at this point in the history
  • Loading branch information
federicotdn committed Dec 24, 2024
1 parent a5b3f06 commit 7a76499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/k6/next/using-k6/checks.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ $ k6 run script.js

In this example, note that the check "is status 200" succeeded 100% of the times it was called.

## Add multiple checks.
## Add multiple checks

You can also add multiple checks within a single [check()](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6/check) statement:

Expand Down

0 comments on commit 7a76499

Please sign in to comment.