mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-26 20:10:06 +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