mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 05:52:57 +00:00
Make tests a module and make imports absolute
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
|
||||
import requests
|
||||
from conftest import TrackedContainer, find_free_port
|
||||
|
||||
from tests.conftest import TrackedContainer, find_free_port
|
||||
|
||||
|
||||
def test_secured_server(
|
||||
|
Reference in New Issue
Block a user