mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
OPS
This commit is contained in:
parent
4384d3f4bc
commit
e70e51bc9f
@ -3,7 +3,7 @@ import Frisbee from 'frisbee';
|
||||
import { LightningCustodianWallet } from './class';
|
||||
let assert = require('assert');
|
||||
|
||||
describe('LightningCustodianWallet', () => {
|
||||
describe.skip('LightningCustodianWallet', () => {
|
||||
let l1 = new LightningCustodianWallet();
|
||||
|
||||
it.skip('can issue wallet credentials', async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user