Skip to content

Commit 3224eec

Browse files
chore: fixed integration tests for dl provider and dl
1 parent 8ecebb6 commit 3224eec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/test_direct_link_provider_v2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ def test_1_provider_gateway_actions_with_client_api(self):
315315
break
316316

317317
if count > 24:
318+
print ("The result is - ", response.get_result().get("operational_status"))
318319
assert response.get_result().get("operational_status") == "provisioned"
319320
else:
320321
time.sleep(10)

0 commit comments

Comments
 (0)