Skip to content

Commit

Permalink
Merge pull request #351 from goldcaddy77/issue-350-warthog-app-host-l…
Browse files Browse the repository at this point in the history
…ocalhost

feat(decorators): adds description opton to Warthog decorators
  • Loading branch information
goldcaddy77 authored Apr 20, 2020
2 parents caca64f + d28536d commit 7856d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ NODE_ENV=test PGUSER=postgres ./bin/warthog db:drop
NODE_ENV=test PGUSER=postgres ./bin/warthog db:create

# Codegen for test files
./src/test/codegen-test-files.sh
NODE_ENV=test ./src/test/codegen-test-files.sh

# Forward command line args to the jest command
NODE_ENV=test jest --verbose --runInBand $@
Expand Down

0 comments on commit 7856d29

Please sign in to comment.