Test name changed on comparators

This commit is contained in:
Jordi Baylina 2020-02-04 19:19:11 +01:00
parent 2f28fc7002
commit cf6d1f0bb1
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112

@ -7,7 +7,7 @@ const bigInt = require("big-integer");
const assert = chai.assert;
describe("Sum test", function () {
describe("Comparators test", function () {
this.timeout(100000);