Support dynamic ports
This commit is contained in:
4
tests_integration/tests/vendor/test_add.py
vendored
4
tests_integration/tests/vendor/test_add.py
vendored
@@ -4,9 +4,7 @@ from datetime import datetime, timezone
|
||||
|
||||
import httpx
|
||||
|
||||
from ..conftest import assert_dicts_compatible
|
||||
|
||||
URL = "http://spoolman:8000"
|
||||
from ..conftest import URL, assert_dicts_compatible
|
||||
|
||||
|
||||
def test_add_vendor():
|
||||
|
||||
Reference in New Issue
Block a user