Update TESTING.md (#1325)

Fix typo
This commit is contained in:
Tomas Pohanka
2021-12-07 19:13:17 +01:00
committed by GitHub
parent 44ae83718c
commit a747d98550

View File

@@ -5,7 +5,7 @@ The OpenMapTiles SQL tests ensure that OSM data is properly imported and updated
Usage:
`make clean && make sql-test`
`make clean && make test-sql`
## How it works