use semisol relay that has our desired event on test.

This commit is contained in:
fiatjaf
2022-12-20 16:26:55 -03:00
parent 50c8bb72f9
commit 6dede4a688

View File

@@ -9,7 +9,7 @@ const {
} = require('./cjs')
describe('relay interaction', () => {
let relay = relayInit('wss://nostr-pub.wellorder.net/')
let relay = relayInit('wss://nostr-pub.semisol.dev/')
beforeAll(() => {
relay.connect()