We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ef2f9 commit 6acabe8Copy full SHA for 6acabe8
tests/e2e/test_device_manager.py
@@ -451,9 +451,6 @@ async def test_q10_device(
451
[
452
(
453
{
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.
457
**HOME_DATA_RAW,
458
"devices": [mock_data.Q7_DEVICE_DATA],
459
"products": [mock_data.SC01_PRODUCT_DATA],
0 commit comments