Skip to content

Commit 7b1937d

Browse files
fix tests
1 parent 1961b80 commit 7b1937d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unitary/with_extras/aqua/test_deployment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ class TestDataset:
253253
"created_on": "2024-01-01T00:00:00.000000+00:00",
254254
"created_by": "ocid1.user.oc1..<OCID>",
255255
"endpoint": MODEL_DEPLOYMENT_URL,
256-
"private_endpoint_id": "",
256+
"private_endpoint_id": null,
257257
"environment_variables": {
258258
"BASE_MODEL": "service_models/model-name/artifact",
259259
"MODEL_DEPLOY_ENABLE_STREAMING": "true",

0 commit comments

Comments
 (0)