Skip to content

Commit ea26e7e

Browse files
committed
chore: remove duplicate data in test_q7_device
1 parent a4e10cd commit ea26e7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/e2e/test_device_manager.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -451,9 +451,6 @@ async def test_q10_device(
451451
[
452452
(
453453
{
454-
**HOME_DATA_RAW,
455-
# Use a fake Q7 device and product profile as a placeholder
456-
# until we add a json file based on the real one.
457454
**HOME_DATA_RAW,
458455
"devices": [mock_data.Q7_DEVICE_DATA],
459456
"products": [mock_data.SC01_PRODUCT_DATA],

0 commit comments

Comments
 (0)