mirror of
https://github.com/basicswap/basicswap.git
synced 2026-06-11 05:21:40 +02:00
test: simplify PIVX test
This commit is contained in:
@@ -11,7 +11,6 @@ import os
|
||||
import urllib
|
||||
from urllib.request import urlopen
|
||||
|
||||
|
||||
PORT_OFS = int(os.getenv("PORT_OFS", 1))
|
||||
UI_PORT = 12700 + PORT_OFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user