mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
Previously, we got the following as a part of the output when running
`tools/run-dev.py` without provisioning:
It looks like you checked out a branch that has added
dependencies beyond what you last provisioned. Your tests
are likely to fail until you add dependencies by provisioning.
which is a bit confusing.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| css_parser.py | ||
| find_add_class.py | ||
| html_branches.py | ||
| html_grep.py | ||
| template_parser.py | ||
| test_script.py | ||