Skip to content

Commit

Permalink
Test minting
Browse files Browse the repository at this point in the history
  • Loading branch information
perfectmak committed Aug 17, 2019
1 parent 781e470 commit d220042
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/client.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit d220042

Please sign in to comment.