mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
UT: Fixed host configurations and having multiple instances of test suite.
This commit is contained in:
@@ -12,7 +12,7 @@ buster.testRunner.timeout = 5000;
|
||||
|
||||
buster.testCase("Offer tests", {
|
||||
'setUp' : testutils.build_setup(),
|
||||
'tearDown' : testutils.test_teardown,
|
||||
'tearDown' : testutils.build_teardown(),
|
||||
|
||||
"offer create then cancel in one ledger" :
|
||||
function (done) {
|
||||
|
||||
Reference in New Issue
Block a user