Skip to content

Commit 79b4f6d

Browse files
author
Mohamed Zeidan
committed
fixed unit test
1 parent 127856b commit 79b4f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit_tests/error_handling/test_error_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66
import pytest
7-
from sagemaker.hyperpod.common.error_constants import (
7+
from sagemaker.hyperpod.common.exceptions.error_constants import (
88
ResourceType,
99
OperationType,
1010
RESOURCE_LIST_COMMANDS,

0 commit comments

Comments
 (0)