Add pytest rewrite for wemo tests that use entity_test_helpers (#114516)
This commit is contained in:
parent
b0a1450a2b
commit
f0b07ae942
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
"""Tests for the wemo component."""
|
||||
|
||||
import pytest
|
||||
|
||||
pytest.register_assert_rewrite("tests.components.wemo.entity_test_helpers")
|
||||
|
|
Loading…
Add table
Reference in a new issue