mirror of https://github.com/zulip/zulip.git
docs: Fix mistake in optimize-svg test suite description.
This commit is contained in:
parent
2162d06e7c
commit
76bc253a8a
|
@ -86,7 +86,8 @@ Zulip also has about a dozen smaller tests suites:
|
|||
this helps prevent bugs that break the development environment.
|
||||
- `./tools/test-queue-worker-reload`: Verifies that Zulip's queue
|
||||
processors properly reload themselves after code changes.
|
||||
- `./tools/setup/optimize-svg`: Checks whether all SVG files for integration
|
||||
- `./tools/setup/optimize-svg`: Checks whether all integration logo SVG
|
||||
graphics are optimized.
|
||||
logos are properly optimized for size (since we're not going to edit
|
||||
third-party logos, this helps keep the Zulip codebase from getting huge).
|
||||
- `./tools/test-tools`: Automated tests for various parts of our
|
||||
|
|
Loading…
Reference in New Issue