Attempt to create test config file

This commit is contained in:
Timothy Warren 2017-02-28 16:28:30 -05:00
parent 5479a71614
commit 15371e49e8
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ apk add --no-cache git yarn sqlite
npm install pg sqlite3 dblite mysql2
# Replace test config with docker config file
mv "./config-ci.json" "./config.json"
mv "./test/config-ci.json" "./test/config.json"