Skip to content

Commit daac69d

Browse files
committed
update the oauth/healthz endpoint test
1 parent 28070d1 commit daac69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/model_registry/python_client/test_model_registry_creation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def test_model_registry_pod_log_mlmd_removal(
109109
"endpoint",
110110
[
111111
pytest.param(
112-
"oauth/healthz",
112+
"healthz",
113113
),
114114
pytest.param(
115115
"readyz/isDirty",

0 commit comments

Comments
 (0)