style(whitespace): trailing whitespaces removed
This commit is contained in:
parent
7ab3152e9c
commit
2b64f35689
6 changed files with 22 additions and 22 deletions
|
|
@ -74,7 +74,7 @@ describe('trader/fiatBalance', function() {
|
|||
assert.equal(fiatBalance, 150 / LOW_BALANCE_MARGIN);
|
||||
});
|
||||
|
||||
it('should calculate balance correctly with transfer and ' +
|
||||
it('should calculate balance correctly with transfer and ' +
|
||||
'trade exchange with different currencies', function() {
|
||||
var trader = new Trader(db);
|
||||
trader.configure({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue