mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Now, the get_test_logs() returns an array of objects instead
of an array of strings as follows:
[{
message: "something",
more_info: {},
stack: {},
}]
|
||
|---|---|---|
| .. | ||
| casper_lib | ||
| casper_tests | ||
| node_tests | ||
| zjsunit | ||
| .eslintrc.json | ||
| run-casper | ||