test: simplify PIVX test

This commit is contained in:
tecnovert
2026-06-06 21:18:28 +02:00
parent 554d362a45
commit 2b2d14b86a
6 changed files with 177 additions and 408 deletions
-1
View File
@@ -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