changeset 2082:b2451f00f57d

Fix number of tests Left-over from rev. 40711ca3aa19.
author Tom Gottfried <tom@intevation.de>
date Thu, 31 Jan 2019 12:38:39 +0100
parents 40711ca3aa19
children 6deafd6f7f86
files schema/run_tests.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/schema/run_tests.sh	Thu Jan 31 12:36:54 2019 +0100
+++ b/schema/run_tests.sh	Thu Jan 31 12:38:39 2019 +0100
@@ -28,7 +28,7 @@
     -c 'SET client_min_messages TO WARNING' \
     -c "DROP ROLE IF EXISTS $TEST_ROLES" \
     -f tap_tests_data.sql \
-    -c 'SELECT plan(56)' \
+    -c 'SELECT plan(57)' \
     -f isrs_tests.sql \
     -f auth_tests.sql \
     -f manage_users_tests.sql \