From 7bb0d29ee440b7136b5536871e50f15a0fd14559 Mon Sep 17 00:00:00 2001 From: Sasha Date: Tue, 16 Apr 2024 01:56:27 +0200 Subject: [PATCH] up test --- src/pairing.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pairing.spec.ts b/src/pairing.spec.ts index f83f614..b65298e 100644 --- a/src/pairing.spec.ts +++ b/src/pairing.spec.ts @@ -15,7 +15,7 @@ const PUBSUB_TOPIC = "default"; const EMPTY_PROTOMESSAGE = { timestamp: undefined, - contentTopic: "", + contentTopic: "/noise-test/0.0.0/noise/1/0/proto", ephemeral: undefined, meta: undefined, rateLimitProof: undefined,