Skip to content

Commit d068fdc

Browse files
committed
fix linting
1 parent a964066 commit d068fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/static-tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,4 +645,4 @@ test.serial('[REST] Futures RPI Order', async t => {
645645
t.is(obj.price, '50000')
646646
t.is(obj.timeInForce, 'RPI')
647647
t.true(obj.newClientOrderId.startsWith(CONTRACT_PREFIX))
648-
})
648+
})

0 commit comments

Comments
 (0)