Skip to content

Commit 2cc7b8e

Browse files
committed
Unit test.
1 parent 5304a0c commit 2cc7b8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unitary/with_extras/aqua/test_deployment_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ def test_post(self, mock_create):
129129
memory_in_gbs=None,
130130
ocpus=None,
131131
model_file=None,
132+
private_endpoint_id=None,
132133
)
133134

134135

0 commit comments

Comments
 (0)