mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
test-backend: Enable --ban-console-output and document.
This commit is contained in:
@@ -49,7 +49,7 @@ run ./tools/clean-repo
|
||||
# ci/backend
|
||||
run ./tools/lint --groups=backend $FORCEARG
|
||||
run ./tools/test-tools
|
||||
run ./tools/test-backend --include-webhooks $FORCEARG
|
||||
run ./tools/test-backend --include-webhooks --ban-console-output $FORCEARG
|
||||
run ./tools/test-migrations
|
||||
# Not running SVG optimizing since it's low-churn
|
||||
# run ./tools/setup/optimize-svg
|
||||
|
||||
Reference in New Issue
Block a user