mirror of
https://github.com/nostr-connect/connect.git
synced 2025-12-17 13:14:20 +01:00
skip connect test
This commit is contained in:
@@ -22,7 +22,7 @@ class MobileHandler extends NostrRPC {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
describe('Nostr Connect', () => {
|
describe.skip('Nostr Connect', () => {
|
||||||
it('connect', async () => {
|
it('connect', async () => {
|
||||||
const testHandler = jest.fn();
|
const testHandler = jest.fn();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user