mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-14 02:35:41 +00:00
remove client.test.ts
This commit is contained in:
parent
a14eb6e011
commit
8c2f200d0e
@ -1,10 +0,0 @@
|
|||||||
import { createClient } from './client'
|
|
||||||
|
|
||||||
describe('Client', () => {
|
|
||||||
it('', async () => {
|
|
||||||
const client = await createClient({ publicKey: '' })
|
|
||||||
await client.start()
|
|
||||||
|
|
||||||
debugger
|
|
||||||
})
|
|
||||||
})
|
|
Loading…
x
Reference in New Issue
Block a user