Commit d37f845
authored
Ignore console collor in message listener test (#343)
One of the message listener tests fails on some versions of Node 20 because it is not expecting console output to use control characters for color. Make the test look only for the expected message and ignore any other characters.1 parent 05fdcff commit d37f845
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments