We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca38a72 commit 2214e43Copy full SHA for 2214e43
1 file changed
test/smoke/test_endpoints_api.py
@@ -128,6 +128,7 @@ def test_get_endpoint(self):
128
self.account_id,
129
create_request
130
)
131
+
132
endpoint_id = create_response.data.endpoint_id
133
self.endpoint_id_array.append(endpoint_id)
134
0 commit comments