diff --git a/quartz/src/commonTest/kotlin/com/vitorpamplona/quartz/nip57Zaps/LnZapRequestAnonTagTest.kt b/quartz/src/commonTest/kotlin/com/vitorpamplona/quartz/nip57Zaps/LnZapRequestAnonTagTest.kt index 3de89a1d2d..e22a2030d5 100644 --- a/quartz/src/commonTest/kotlin/com/vitorpamplona/quartz/nip57Zaps/LnZapRequestAnonTagTest.kt +++ b/quartz/src/commonTest/kotlin/com/vitorpamplona/quartz/nip57Zaps/LnZapRequestAnonTagTest.kt @@ -113,7 +113,7 @@ class LnZapRequestAnonTagTest { } @Test - fun `private zap request has anon tag, is private, and hides the sender key`() = + fun `private zap request has anon tag and is private and hides the sender key`() = runTest { val zapRequest = request(LnZapEvent.ZapType.PRIVATE)