Skip to content

Commit dcea094

Browse files
committed
class rename
1 parent b81abad commit dcea094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/iothub_e2e/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def random_reported_props():
6565
all_objects_can_leak = []
6666
one_object_can_leak = [
6767
"<class 'azure.iot.device.common.alarm.Alarm'>",
68-
"<class 'paho.mqtt.client.WebsocketWrapper'>",
68+
"<class 'paho.mqtt.client._WebsocketWrapper'>",
6969
]
7070

7171

0 commit comments

Comments
 (0)