You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2024. It is now read-only.
ok 1 should be equal
# failing
not ok 2 should be equal
---
operator: equal
expected: |-
'TAP version 13\n# ok1\nok 1 test 1\n# fail1\nnot ok 2 should be equal\n ---\n operator: equal\n expected: 3\n actual: 2\n at: \'Test.fail1 (node-multi-tap/test/basic/fail1.js:2:5)\'\n ...\n\n1..2\n# tests 2\n# pass 1\n# fail 1'
actual: |-
'TAP version 13\n# ok1\nok 1 test 1\n# fail1\nnot ok 2 should be equal\n ---\n operator: equal\n expected: 3\n actual: 2\n at: >-\n Test.fail1\n (node-multi-tap/test/basic/fail1.js:2:5)\n ...\n\n1..2\n# tests 2\n# pass 1\n# fail 1'
at: ConcatStream.<anonymous> (node-multi-tap/node_modules/concat-stream/index.js:36:43)
...
Vincent could you take a look? just trying to publish a version with up to date debug module
The text was updated successfully, but these errors were encountered:
Vincent could you take a look? just trying to publish a version with up to date debug module
The text was updated successfully, but these errors were encountered: