Merge pull request #46 from aarranz/fix/invalid-integer-in-tests

Fix Invalid Integer error messages when passing unit tests
This commit is contained in:
Álvaro Arranz 2018-07-13 20:08:34 +02:00 committed by GitHub
commit bfb9d6d62a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ use = config:./ckan/test-core.ini
ckan.site_url = http://127.0.0.1:5000/
# Disable test css as we aren't using it and creates requests to URLs
# raising ValidationErrors. See #46
ckan.template_head_end = <-- template_head_end -->
ckan.legacy_templates = no
ckan.plugins = privatedatasets