mirror of
https://github.com/home-assistant/core.git
synced 2025-05-31 03:07:06 +00:00

* Upgrade pytest to 4.6.3 https://docs.pytest.org/en/latest/changelog.html#pytest-4-6-2-2019-06-03 https://docs.pytest.org/en/latest/changelog.html#pytest-4-6-3-2019-06-11 * Make litejet switch test work with pytest 4.6.3 Essentially reverts the corresponing change that was made for pytest 4.2 compatibility.