Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
devchenyan committed Mar 3, 2025
1 parent 684f5fd commit 76cc6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/neuron-wallet/tests/controllers/sudt.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ describe('SUDTController', () => {
tokenName: 'Eirc-2',
symbol: 'ET2',
decimal: '8',
udtType: 'sUDT',
}
const testLiveCell = new LiveCell(
'txHash',
Expand Down

1 comment on commit 76cc6ea

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 13638190182

Please sign in to comment.