mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Bump pytest to 7.0.0 (#65981)
This commit is contained in:
@@ -46,8 +46,11 @@ from tests.common import async_fire_time_changed
|
||||
DEFAULT_TIME_ZONE = dt_util.DEFAULT_TIME_ZONE
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def teardown():
|
||||
"""Stop everything that was started."""
|
||||
yield
|
||||
|
||||
dt_util.set_default_time_zone(DEFAULT_TIME_ZONE)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user