mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Merge tepPARTIAL into tecCLAIMED.
This commit is contained in:
@@ -602,7 +602,7 @@ buster.testCase("Offer tests", {
|
||||
.on('proposed', function (m) {
|
||||
// console.log("proposed: %s", JSON.stringify(m));
|
||||
|
||||
callback(m.result !== 'tepPATH_PARTIAL');
|
||||
callback(m.result !== 'tecPATH_PARTIAL');
|
||||
})
|
||||
.submit();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user