Browse Source

fix unit test

zerzhang 2 tháng trước cách đây
mục cha
commit
0ce8b92462
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/test_vacuum.py

+ 1 - 1
tests/test_vacuum.py

@@ -40,7 +40,7 @@ def make_advertisement_data(ble_device: BLEDevice, protocol_version: int, rawAdv
                     "sequence_number": 2,
                     'dusbin_connected': False,
                     'dustbin_bound': False,
-                    'network_conncted': True,
+                    'network_connected': True,
                     "battery": 100,
                     "work_status": 0,
                 },