check_schemas: Update event.cjs file name.

This commit is contained in:
Evy Kassirer
2025-10-08 16:17:02 -07:00
committed by Tim Abbott
parent 5b5292d138
commit 796c0387a3

View File

@@ -106,7 +106,7 @@ def verify_fixtures_are_sorted(names: list[str]) -> None:
raise Exception(
f"""
Please keep your fixtures in order within
your events.js file. The following
your events.cjs file. The following
key is out of order
{names[i]}