diff schema/run_tests.sh @ 4728:bfbdcf67ae55 stack-polygons

Merged default into stack-polygons branch.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 17 Oct 2019 22:37:04 +0200
parents baabc2b2f094
children dfd990a4ac64
line wrap: on
line diff
--- a/schema/run_tests.sh	Thu Oct 17 21:31:03 2019 +0200
+++ b/schema/run_tests.sh	Thu Oct 17 22:37:04 2019 +0200
@@ -80,7 +80,7 @@
     -c 'SET client_min_messages TO WARNING' \
     -c "DROP ROLE IF EXISTS $TEST_ROLES" \
     -f "$BASEDIR"/tap_tests_data.sql \
-    -c "SELECT plan(78 + (
+    -c "SELECT plan(77 + (
             SELECT count(*)::int
                 FROM information_schema.tables
                 WHERE table_schema = 'waterway'))" \