mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Add pytest rewrite for wemo tests that use entity_test_helpers (#114516)
This commit is contained in:
@@ -1 +1,5 @@
|
||||
"""Tests for the wemo component."""
|
||||
|
||||
import pytest
|
||||
|
||||
pytest.register_assert_rewrite("tests.components.wemo.entity_test_helpers")
|
||||
|
Reference in New Issue
Block a user