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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 56 deletions

View file

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