forked from MapComplete/MapComplete
Fix tests
This commit is contained in:
parent
d875dffe1c
commit
006941d21b
2 changed files with 7 additions and 5 deletions
|
@ -2815,10 +2815,10 @@ describe("SplitAction", () => {
|
|||
|
||||
expect(changes[1].changes["nodes"]).toEqual([
|
||||
6490126559, 8715440375, 8715440374, 8715440373, 8715440372, 8715440371, 8715440370,
|
||||
8715440369, -1,
|
||||
8715440369, -2,
|
||||
])
|
||||
expect(changes[2].changes["nodes"]).toEqual([
|
||||
-1, 8715440368, 8715440367, 8715440366, 8715440365, 8715440364, 8715440363,
|
||||
-2, 8715440368, 8715440367, 8715440366, 8715440365, 8715440364, 8715440363,
|
||||
])
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue