fix CI failure(upstream changes) (#18820)

* fix upstream changes

* Update tests/js/tunittest_error2.nim

Co-authored-by: flywind <xzsflywind@gmail.com>

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
This commit is contained in:
flywind
2021-09-08 17:47:14 +08:00
committed by GitHub
parent ee2eb5cae2
commit c56008450a

View File

@@ -1,7 +1,7 @@
discard """
exitcode: 1
outputsub: '''
Unhandled exception: Cannot read property 'charCodeAt' of null [<foreign exception>]
[<foreign exception>]
[FAILED] Bad test
'''
matrix: "-d:nodejs"