Revert "backend tests: change loglevel to WARN (#4514)"

Logging verbosity of the openapi handlers was turned down so GitHub
should be happier with INFO now. This makes it easier to troubleshoot
problems.

This reverts commit b98aaf4904.
pull/4739/head
Richard Hansen 2021-02-09 01:26:14 -05:00 committed by John McLear
parent 1e3f352281
commit cb1116607e
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ s!"soffice":[^,]*!"soffice": "/usr/bin/soffice"!
# Reduce rate limit aggressiveness
s!"max":[^,]*!"max": 100!
s!"points":[^,]*!"points": 1000!
# GitHub does not like our output
s!"loglevel":[^,]*!"loglevel": "WARN"!
' settings.json.template >settings.json
log "Assuming src/bin/installDeps.sh has already been run"