Files
node/test/message/assert_throws_stack.out

21 lines
317 B
Plaintext
Raw Normal View History

assert.js:*
throw err;
^
AssertionError [ERR_ASSERTION]: Input A expected to strictly deep-equal input B:
+ expected - actual
- Comparison {}
+ Comparison {
+ bar: true
+ }
at Object.<anonymous> (*assert_throws_stack.js:*:*)
at *
at *
at *
at *
at *
at *
at *
at *