mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
#27 Error creating offer without auth.
This commit is contained in:
@@ -1189,8 +1189,8 @@ buster.testCase("Indirect paths", {
|
||||
});
|
||||
|
||||
buster.testCase("Quality paths", {
|
||||
// 'setUp' : testutils.build_setup(),
|
||||
'setUp' : testutils.build_setup({ verbose: true }),
|
||||
'setUp' : testutils.build_setup(),
|
||||
// 'setUp' : testutils.build_setup({ verbose: true }),
|
||||
// 'setUp' : testutils.build_setup({ verbose: true, no_server: true }),
|
||||
'tearDown' : testutils.build_teardown(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user