mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
Update api-test.ts
This commit is contained in:
@@ -3495,7 +3495,6 @@ describe('RippleAPI', function () {
|
||||
}, this.api.errors.UnexpectedError);
|
||||
});
|
||||
|
||||
|
||||
it('getSettings', function () {
|
||||
return this.api.getSettings(address).then(
|
||||
_.partial(checkResult, responses.getSettings, 'getSettings'));
|
||||
|
||||
Reference in New Issue
Block a user