mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
UT: Disable account_tx tests for littering output.
This commit is contained in:
@@ -24,7 +24,7 @@ var LIMIT = 170;
|
||||
var SECOND_BATCH = 10; // Between NONBINARY_LIMIT and BINARY_LIMIT
|
||||
var THIRD_BATCH = 295; // Exceeds both limits
|
||||
|
||||
buster.testCase("Account_tx tests", {
|
||||
buster.testCase("// Account_tx tests LITTERS OUTPUT", {
|
||||
'setUp' : testutils.build_setup(),
|
||||
'tearDown' : testutils.build_teardown(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user