feat: remove AMM devnet (#2587)

The AMM dev network will be decommissioned on the 12/8
This commit is contained in:
Caleb Kniffen
2023-11-28 15:03:41 -06:00
committed by GitHub
parent d1ca360537
commit b555f39e40
4 changed files with 4 additions and 17 deletions

View File

@@ -82,16 +82,6 @@ describe('fundWallet', function () {
// )
// })
it(
'can generate and fund wallets on AMM devnet',
async function () {
await generate_faucet_wallet_and_fund_again(
'wss://amm.devnet.rippletest.net:51233',
)
},
TIMEOUT,
)
it(
'can generate wallet on hooks v3 testnet',
async function () {