Skip to content

Commit 93546f2

Browse files
committed
test: use USDC_axl for emerynet
1 parent 755163f commit 93546f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/utils.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const phrasesList = {
44
emerynet: {
55
walletButton: 'li[data-value="testnet"]',
66
psmNetwork: 'Agoric Emerynet',
7-
token: 'ToyUSD',
7+
token: 'USDC_axl',
88
isLocal: false,
99
faucetUrl: 'https://emerynet.faucet.agoric.net/go',
1010
},

0 commit comments

Comments
 (0)