chore(core): Removed debug message in tests
This commit is contained in:
parent
1fb5e35b19
commit
a172dc6c9e
1 changed files with 0 additions and 1 deletions
|
@ -793,5 +793,4 @@ it("Should move along a path even if it lands just on a joint", () => {
|
|||
)
|
||||
a.points.test = a.paths.curve.shiftAlong(121.36690836797631)
|
||||
expect(a.points.test).to.be.instanceOf(a.Point)
|
||||
console.log({test: a.points.test})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue