mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
test_classes: Provide path to test-backend for ease of copy/paste.
This commit is contained in:
committed by
Tim Abbott
parent
739d527b16
commit
a253c478f6
@@ -187,7 +187,7 @@ use `git grep assertLogs` to see dozens of correct examples.
|
|||||||
|
|
||||||
You should be able to quickly reproduce this failure with:
|
You should be able to quickly reproduce this failure with:
|
||||||
|
|
||||||
test-backend --ban-console-output {self.id()}
|
./tools/test-backend --ban-console-output {self.id()}
|
||||||
|
|
||||||
Output:
|
Output:
|
||||||
{extra_output_finder.full_extra_output.decode(errors="replace")}
|
{extra_output_finder.full_extra_output.decode(errors="replace")}
|
||||||
|
|||||||
Reference in New Issue
Block a user