We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c63d9 commit 166b4afCopy full SHA for 166b4af
test/external-assertions/snapshots/test.js.md
@@ -109,9 +109,14 @@ Generated by [AVA](https://avajs.dev).
109
␊
110
Assertion failed: ␊
111
112
- false == true␊
+ The expression evaluated to a falsy value:␊
113
+ ␊
114
+ assert(false)␊
115
116
+ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:␊
117
118
119
- AssertionError [ERR_ASSERTION]: false == true␊
120
at ---␊
121
122
test/external-assertions/snapshots/test.js.snap
3 Bytes
0 commit comments