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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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