Skip to content

Commit 5a38ef5

Browse files
committed
remove timestamp test
1 parent 0b62031 commit 5a38ef5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom_components/ble_monitor/test/test_xiaomi_parser.py

-1
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ def test_Xiaomi_ZNMS16LM_lock(self):
362362
assert sensor_msg["method"] == "biometrics"
363363
assert sensor_msg["error"] is None
364364
assert sensor_msg["key id"] == 2
365-
assert sensor_msg["timestamp"] == "2021-09-01T11:14:36"
366365
assert sensor_msg["rssi"] == -87
367366

368367
def test_Xiaomi_YLAI003(self):

0 commit comments

Comments
 (0)