Moves EmptyNostrClient to a class to avoid auto-import issues
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ class AccountManagerHeartbeatTest {
|
||||
NostrSignerRemote.fromBunkerUri(
|
||||
"bunker://$validHex?relay=wss://r.com",
|
||||
ephemeral,
|
||||
EmptyNostrClient,
|
||||
EmptyNostrClient(),
|
||||
),
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user