parent
8d05d40cf7
commit
762cd56e64
10 changed files with 155 additions and 112 deletions
|
@ -56,6 +56,6 @@ up_postgres
|
|||
|
||||
echo '> Running Full Test Suite (postgres)'
|
||||
set +e
|
||||
run_tests "postgresql://postgres@127.0.0.1/genschema"
|
||||
run_tests "postgresql://postgres@192.168.99.100/genschema"
|
||||
set -e
|
||||
down_postgres
|
||||
|
|
Reference in a new issue