Skip to content

Commit 630f240

Browse files
committed
attempted bug fixing
1 parent 9b0f3d7 commit 630f240

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ def openml_docker_stack(tmp_path_factory, worker_id):
338338

339339
if not is_port_open:
340340
_start_docker()
341+
yield
341342

342343
@pytest.fixture
343344
def static_cache_dir():

0 commit comments

Comments
 (0)