Skip to content

Commit

Permalink
Updating version on pgtap tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Nov 12, 2021
1 parent f928f99 commit 4fa56a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/testers/pg_prove_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ echo "$PGPORT"

pushd ./tools/testers/ || exit 1

bash setup_db.sh "${PGPORT}" "${PGDATABASE}" "${PGUSER}" "3.3.0"
bash setup_db.sh "${PGPORT}" "${PGDATABASE}" "${PGUSER}" "3.4.0"

pg_prove --failures --quiet --recurse --ext .sql \
--S client_min_messages=WARNING \
Expand Down

0 comments on commit 4fa56a4

Please sign in to comment.