mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
check_schemas: Update event.cjs file name.
This commit is contained in:
@@ -106,7 +106,7 @@ def verify_fixtures_are_sorted(names: list[str]) -> None:
|
|||||||
raise Exception(
|
raise Exception(
|
||||||
f"""
|
f"""
|
||||||
Please keep your fixtures in order within
|
Please keep your fixtures in order within
|
||||||
your events.js file. The following
|
your events.cjs file. The following
|
||||||
key is out of order
|
key is out of order
|
||||||
|
|
||||||
{names[i]}
|
{names[i]}
|
||||||
|
Reference in New Issue
Block a user