diff schema/run_tests.sh @ 363:45d4399f6c15

merge
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 08 Aug 2018 18:14:31 +0200
parents f5087cebc740
children 3f803d64a6ee
line wrap: on
line diff
--- a/schema/run_tests.sh	Wed Aug 08 18:14:16 2018 +0200
+++ b/schema/run_tests.sh	Wed Aug 08 18:14:31 2018 +0200
@@ -16,7 +16,7 @@
     -c 'SET client_min_messages TO WARNING' \
     -c "DROP ROLE IF EXISTS $TEST_ROLES" \
     -f tap_tests_data.sql \
-    -c 'SELECT plan(43)' \
+    -c 'SELECT plan(44)' \
     -f auth_tests.sql \
     -f manage_users_tests.sql \
     -c 'SELECT * FROM finish()'