mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Fix test framework running against real devices (#1235)
This commit is contained in:
@@ -53,6 +53,9 @@ from .conftest import (
|
||||
wallswitch_iot,
|
||||
)
|
||||
|
||||
# A physical device has to respond to discovery for the tests to work.
|
||||
pytestmark = [pytest.mark.requires_dummy]
|
||||
|
||||
UNSUPPORTED = {
|
||||
"result": {
|
||||
"device_id": "xx",
|
||||
|
Reference in New Issue
Block a user