mirror of https://github.com/zulip/zulip.git
typo: Change "generage" to "generate".
This commit is contained in:
parent
edcb6d57fc
commit
4523c8d7ee
|
@ -19,7 +19,7 @@ import ujson
|
|||
USAGE = '''
|
||||
tools/test-js-with-node - to run all tests
|
||||
tools/test-js-with-node util.js activity.js - to run just a couple tests
|
||||
tools/test-js-with-node --coverage - to generage coverage report
|
||||
tools/test-js-with-node --coverage - to generate coverage report
|
||||
'''
|
||||
|
||||
enforce_fully_covered = {
|
||||
|
|
Loading…
Reference in New Issue