enable tor test (#185)

This commit is contained in:
calle
2023-05-01 22:44:06 +02:00
committed by GitHub
parent 321fc733c8
commit e0a8da4f77

View File

@@ -4,7 +4,6 @@ import requests
from cashu.tor.tor import TorProxy
@pytest.mark.skip
def test_tor_setup():
s = requests.Session()