Skip to content

Commit 44a23a3

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/test_direct_link_provider_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ 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"))
319318
assert response.get_result().get("operational_status") == "provisioned"
320319
else:
321320
time.sleep(10)

0 commit comments

Comments
 (0)