Skip to content

Instantly share code, notes, and snippets.

@apolishch
Created August 13, 2019 01:26
Show Gist options
  • Save apolishch/d153e317fa7d2531e95d9f24d3ef4e41 to your computer and use it in GitHub Desktop.
Save apolishch/d153e317fa7d2531e95d9f24d3ef4e41 to your computer and use it in GitHub Desktop.
package.json test
"scripts": {
"test": "pg_prove -U $FLOCK_PG_USERNAME -d $FLOCK_PG_DATABASE tests/*.sql tests/**/*.sql local-tests/*.sql"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment