mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-21 20:10:44 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user