We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1961b80 commit 7b1937dCopy full SHA for 7b1937d
tests/unitary/with_extras/aqua/test_deployment.py
@@ -253,7 +253,7 @@ class TestDataset:
253
"created_on": "2024-01-01T00:00:00.000000+00:00",
254
"created_by": "ocid1.user.oc1..<OCID>",
255
"endpoint": MODEL_DEPLOYMENT_URL,
256
- "private_endpoint_id": "",
+ "private_endpoint_id": null,
257
"environment_variables": {
258
"BASE_MODEL": "service_models/model-name/artifact",
259
"MODEL_DEPLOY_ENABLE_STREAMING": "true",
0 commit comments