mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Revert "Merge pull request #65 from PR0M3TH3AN/codex/replace-monstr-with-pynostr-in-client"
This reverts commit9c26accfb6
, reversing changes made to01a81246a5
.
This commit is contained in:
@@ -27,7 +27,7 @@ def test_backup_and_publish_to_nostr():
|
||||
|
||||
with patch(
|
||||
"nostr.client.NostrClient.publish_json_to_nostr", return_value=True
|
||||
) as mock_publish, patch("nostr.client.RelayManager"), patch(
|
||||
) as mock_publish, patch("nostr.client.ClientPool"), patch(
|
||||
"nostr.client.KeyManager"
|
||||
), patch.object(
|
||||
NostrClient, "initialize_client_pool"
|
||||
|
Reference in New Issue
Block a user