diff schema/run_tests.sh @ 2230:4374d942b23d

Remove debris and associate templates to country While the original idea was to associate templates to users, managed by a waterway admin per country, the new intention was to share templates between users per country. Just removing any constraints on readability and management of the templates did not fulfill this idea.
author Tom Gottfried <tom@intevation.de>
date Wed, 13 Feb 2019 10:52:14 +0100
parents b2451f00f57d
children 7936b46a88d4
line wrap: on
line diff
--- a/schema/run_tests.sh	Wed Feb 13 08:00:26 2019 +0100
+++ b/schema/run_tests.sh	Wed Feb 13 10:52:14 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(57)' \
+    -c 'SELECT plan(56)' \
     -f isrs_tests.sql \
     -f auth_tests.sql \
     -f manage_users_tests.sql \