mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-15 20:38:44 +08:00
change: move HTTP_BIN_URL to utils
This commit is contained in:
@@ -6,7 +6,7 @@ import uuid
|
||||
|
||||
from loguru import logger
|
||||
|
||||
from httprunner.utils_test import HTTP_BIN_URL
|
||||
from httprunner.utils import HTTP_BIN_URL
|
||||
|
||||
|
||||
def get_httpbin_server():
|
||||
|
||||
Reference in New Issue
Block a user