* fix for issue #993 - fix ESRI Provider tests * fix for issue #993 - fix ESRI Provider tests - reset time to TZ Z * issue #993 - fix ESRI Provider tests - assert on UTC timestamp * issue #993 - fix ESRI Provider tests - fix flake8 err
This commit is contained in:
committed by
GitHub
parent
a60445d242
commit
197b5588cb
@@ -85,7 +85,7 @@ jobs:
|
||||
pytest tests/test_csv__formatter.py
|
||||
pytest tests/test_csv__provider.py
|
||||
pytest tests/test_elasticsearch__provider.py
|
||||
#pytest tests/test_esri_provider.py
|
||||
pytest tests/test_esri_provider.py
|
||||
pytest tests/test_filesystem_provider.py
|
||||
pytest tests/test_geojson_provider.py
|
||||
pytest tests/test_mongo_provider.py
|
||||
|
||||
Reference in New Issue
Block a user