Re-enable multi-PAN (#86533)
Revert "Disable multi-pan (#83603)"
This reverts commit 9c7b80090a
.
This commit is contained in:
parent
ff5c1ce2d3
commit
4b88a71d60
10 changed files with 4 additions and 29 deletions
|
@ -20,9 +20,6 @@ from tests.common import MockConfigEntry, MockModule, mock_integration, mock_pla
|
|||
TEST_DOMAIN = "test"
|
||||
|
||||
|
||||
pytest.skip(reason="Temporarily disabled", allow_module_level=True)
|
||||
|
||||
|
||||
class TestConfigFlow(ConfigFlow, domain=TEST_DOMAIN):
|
||||
"""Handle a config flow for the silabs multiprotocol add-on."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue