Update test comment

This commit is contained in:
Andy Tudhope 2019-04-12 15:42:49 +02:00
parent 85ce59cf9a
commit 5ff657e5a2
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ contract("DAppStore", function () {
assert.ok(returned <= votes_minted);
})
// Comment out line 253 in the contract to run this test properly and see
// Comment out line 268 in the contract to run this test properly and see
// the BancorFormula fail to find a suitable position in the maxExponentArray
it("should prove we have the highest safeMax allowed for by Bancor's power approximation", async function () {
let id = "0x0000000000000000000000000000000000000000000000000000000000000002";