mirror of
https://github.com/status-im/autobounty.git
synced 2025-01-20 18:48:52 +00:00
test for getAmount finished
This commit is contained in:
parent
417251bd8c
commit
11565c78f3
@ -57,7 +57,7 @@ describe('Bot behavior', function () {
|
||||
assert.equal(amount, expected_amount);
|
||||
done();
|
||||
})
|
||||
.catch(() => {console.log('error'), done()});
|
||||
.catch(() => { console.log('error'), done() });
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user