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