Closed guimard closed 4 years ago
JS has had negative zero (-0
) for a long time, so I'm a little puzzled why this test is only failing now. I guess Mocha got an update so eq
now sees -0
and +0
as distinct.
Hi, 2 other tests fail with Node.js ≥ 12:
{}
instead of []
){}
instead of []
)Documenting for posterity: Tests now pass; fixed in https://github.com/gkz/prelude-ls/compare/c34e273fe9948f2880b065a9a22b1702663b4fe9...d4052990d13eb5adf9a3cc6ca339c6d4bcd49740. Thanks @gkz!
Hello,
test fails (below report using mocha -R spec) :
I had to disable 2 tests: