summaryrefslogtreecommitdiffstats
path: root/test/test_parsers.py
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-12-09 19:57:55 +0100
committerOliver Poignant <oliver@poignant.se>2016-12-09 19:57:55 +0100
commit9e4aa3618ad9f5494847fb95b0958f2f1b43ccb5 (patch)
treee38bfb1bd8d5a0897d0ffff74271a7c823ac41bd /test/test_parsers.py
parentdc2d26cf7ddd8f75b3190ba09ea22a7d47bbb4b1 (diff)
downloadGit-Auto-Deploy-9e4aa3618ad9f5494847fb95b0958f2f1b43ccb5.zip
Git-Auto-Deploy-9e4aa3618ad9f5494847fb95b0958f2f1b43ccb5.tar.gz
Git-Auto-Deploy-9e4aa3618ad9f5494847fb95b0958f2f1b43ccb5.tar.bz2
New and updated test cases
Diffstat (limited to 'test/test_parsers.py')
-rw-r--r--test/test_parsers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_parsers.py b/test/test_parsers.py
index d1e8c83..a102503 100644
--- a/test/test_parsers.py
+++ b/test/test_parsers.py
@@ -22,7 +22,7 @@ class WebhookTestCase(WebhookTestCaseBase):
'port': 0,
'intercept-stdout': False,
'detailed-response': True,
- 'log-level': 'ERROR',
+ 'log-level': 'WARNING',
'repositories': []
}