Commit c3bb43c
committed
test(sankey): collect all Lib.warn arguments in the spy
Lib.warn is variadic; pushing only the first argument made
warnings[0][0] a single character instead of the message prefix.1 parent ef3eef8 commit c3bb43c
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments