Test name changed on comparators
This commit is contained in:
parent
2f28fc7002
commit
cf6d1f0bb1
@ -7,7 +7,7 @@ const bigInt = require("big-integer");
|
|||||||
|
|
||||||
const assert = chai.assert;
|
const assert = chai.assert;
|
||||||
|
|
||||||
describe("Sum test", function () {
|
describe("Comparators test", function () {
|
||||||
|
|
||||||
this.timeout(100000);
|
this.timeout(100000);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user