Skip to content

Commit 6a7dc71

Browse files
committed
Update snapshots
1 parent 520e763 commit 6a7dc71

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

test/external-assertions/snapshots/test.js.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -298,14 +298,9 @@ Generated by [AVA](https://avajs.dev).
298298
299299
Assertion failed: ␊
300300
301-
The expression evaluated to a falsy value:␊
302-
303-
assert.ok(false)␊
304-
305-
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:␊
306-
307-
assert.ok(false)␊
301+
false == true␊
308302
303+
AssertionError [ERR_ASSERTION]: false == true␊
309304
at ---␊
310305
at ---␊
311306
at ---␊
1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)