hotfix wrong score tile csv path (#671)

* hotfix wrong score tile csv path

* updating test

* forcing update

* triggering action
This commit is contained in:
Jorge Escobar 2021-09-14 07:27:48 -04:00 committed by GitHub
commit 879cb7d022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 7 deletions

View file

@ -311,7 +311,7 @@ ETL unit tests are typically organized into three buckets:
- Transform Tests, and
- Load Tests
These are tested using different strategies, explained below.
These are tested using different strategies explained below.
#### Extract Tests