Skip to content

Commit 76cc6ea

Browse files
committed
fix: tests
1 parent 684f5fd commit 76cc6ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/neuron-wallet/tests/controllers/sudt.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ describe('SUDTController', () => {
5858
tokenName: 'Eirc-2',
5959
symbol: 'ET2',
6060
decimal: '8',
61+
udtType: 'sUDT',
6162
}
6263
const testLiveCell = new LiveCell(
6364
'txHash',

0 commit comments

Comments
 (0)