Skip to content

Commit 8d90fd1

Browse files
committed
Temp commit 2
1 parent 3809408 commit 8d90fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

device/tests/iothub_client_e2e.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ def run_e2e_device_client(iothub_service_client_messaging, iothub_device_method,
338338
device_client.set_option("MinimumPollingTime", HTTP_MINIMUM_POLLING_TIME)
339339

340340
device_client.set_option("TrustedCerts", CERTIFICATES)
341+
device_client.set_option("logtrace", True)
341342

342343
# verify
343344
###########################################################################

0 commit comments

Comments
 (0)