Support dynamic ports
This commit is contained in:
@@ -5,9 +5,7 @@ from typing import Any
|
||||
|
||||
import httpx
|
||||
|
||||
from ..conftest import assert_dicts_compatible
|
||||
|
||||
URL = "http://spoolman:8000"
|
||||
from ..conftest import URL, assert_dicts_compatible
|
||||
|
||||
|
||||
def test_add_filament(random_vendor: dict[str, Any]):
|
||||
|
||||
Reference in New Issue
Block a user