mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-12 10:28:01 +00:00
Run tests with caplog in a single worker (#1304)
This commit is contained in:
@@ -90,6 +90,7 @@ async def test_update_available_without_cloud(dev: SmartDevice):
|
||||
],
|
||||
)
|
||||
@pytest.mark.requires_dummy
|
||||
@pytest.mark.xdist_group(name="caplog")
|
||||
async def test_firmware_update(
|
||||
dev: SmartDevice,
|
||||
mocker: MockerFixture,
|
||||
|
Reference in New Issue
Block a user