diff schema/run_tests.sh @ 2912:93fa55bce126

Add utility function to get users area of responsibility
author Tom Gottfried <tom@intevation.de>
date Tue, 02 Apr 2019 19:25:17 +0200
parents a2127495093e
children 5470aa3ffb9a
line wrap: on
line diff
--- a/schema/run_tests.sh	Tue Apr 02 19:24:08 2019 +0200
+++ b/schema/run_tests.sh	Tue Apr 02 19:25:17 2019 +0200
@@ -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(63)' \
+    -c 'SELECT plan(64)' \
     -f gemma_tests.sql \
     -f isrs_tests.sql \
     -f auth_tests.sql \