mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
AdminZulipHandler: Bring logging_handlers.py to 100% test coverage.
This involved fixing some unupdated code in one code path.
This commit is contained in:
@@ -37,6 +37,7 @@ target_fully_covered = {path for target in [
|
||||
'zerver/lib/streams.py',
|
||||
'zerver/lib/users.py',
|
||||
'zerver/lib/webhooks/*.py',
|
||||
'zerver/logging_handlers.py',
|
||||
'zerver/views/*.py',
|
||||
'zerver/tests/*.py',
|
||||
# Once we have a nice negative tests system, we can add these:
|
||||
|
||||
Reference in New Issue
Block a user