mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 03:24:18 +01:00
[Wallet] API: optional amount in InvoiceResponse (#236)
* fix missing value in InvoiceResponse API * wallet api: optional amount in invoiceresponse * skip tor test again
This commit is contained in:
@@ -4,6 +4,7 @@ import requests
|
||||
from cashu.tor.tor import TorProxy
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Tor is not installed on CI")
|
||||
def test_tor_setup():
|
||||
s = requests.Session()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user