add option to not create fresh APIs for every read
This commit is contained in:
@@ -9,8 +9,6 @@ let sendWallet: Wallet
|
||||
let receiveWallet: Wallet
|
||||
let api: xrpIO
|
||||
|
||||
const ONLY_LARGE_TESTS = true
|
||||
|
||||
describe('XRPIO', () => {
|
||||
before(async function(){
|
||||
this.timeout(15000)
|
||||
|
||||
Reference in New Issue
Block a user