1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Unflake folder watcher test (#13569)

* Unflake folder watcher test

* Fix tests

* Lint
This commit is contained in:
Paulus Schoutsen
2018-04-01 08:30:14 -07:00
committed by GitHub
parent 0c0e0c36af
commit ff9f500c51
3 changed files with 44 additions and 56 deletions

View File

@@ -91,7 +91,6 @@ TEST_REQUIREMENTS = (
'yahoo-finance',
'pythonwhois',
'wakeonlan',
'watchdog',
'vultr'
)