Skip to content

Commit

Permalink
adds readme description
Browse files Browse the repository at this point in the history
  • Loading branch information
artis3n authored Jul 12, 2023
1 parent d3b7eb9 commit 5b7199a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ On failure, the path and expected regex are displayed.
---
### `assert_file_not_contains`
Fail if the given file contains the regex.
Fail if the given file contains the regex or if the file does not exist.
```bash
@test 'assert_file_not_contains() {
assert_file_not_contains /path/to/non-empty-file regex
Expand Down

0 comments on commit 5b7199a

Please sign in to comment.