Skip to content

Commit 103e859

Browse files
committed
Fix import
1 parent b51d0b4 commit 103e859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrahub_sdk/testing/docker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import pytest
2-
from infrahub_testing.helpers import TestInfrahubDocker
2+
from infrahub_testcontainers.helpers import TestInfrahubDocker
33

44
from .. import Config, InfrahubClient, InfrahubClientSync
55

0 commit comments

Comments
 (0)