mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove duplicate test case in modbus switch (#48636)
This commit is contained in:
parent
eed3bfc762
commit
0d7168a667
@ -40,12 +40,6 @@ from .conftest import base_config_test, base_test
|
||||
CONF_ADDRESS: 1234,
|
||||
},
|
||||
),
|
||||
(
|
||||
None,
|
||||
{
|
||||
CONF_ADDRESS: 1234,
|
||||
},
|
||||
),
|
||||
(
|
||||
None,
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user