mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 02:36:00 +01:00
71346760d0
* 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.