Commit c36802a
committed
Repair failing tests after json update
Either json 2.6.1 or File.write seems to append an additional \n
at the end of the parsed results.json. Thus, both assertion
argument need to be treated the same now.1 parent 3f5afcb commit c36802a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments