Skip to content

Commit

Permalink
fix test naming
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Nov 13, 2023
1 parent b8be090 commit 157939a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AssetTransferApi.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ describe('AssetTransferAPI', () => {
});
});
describe('ParaToRelay', () => {
it('Should correctly return XTokens', () => {
it('Should correctly return Reserve', () => {
const assetCallType = moonriverAssetsApi['fetchCallType'](
'2023',
'0',
Expand Down

0 comments on commit 157939a

Please sign in to comment.