diff --git a/test/client.test.ts b/test/client.test.ts index e10fd25..331aa5a 100644 --- a/test/client.test.ts +++ b/test/client.test.ts @@ -2,7 +2,6 @@ import { LibraAdmissionControlStatus, LibraClient, LibraNetwork, LibraWallet } f import './utils'; describe('LibraClient', () => { - // skipping tests because of faucet failure in the meantime for release xit('should query account state and transfer', async () => { const client = new LibraClient({ network: LibraNetwork.Testnet }); const wallet = new LibraWallet({