Skip to content

fix: rename events.conroller.ts to events.controller.ts#180

Open
jakebromberg wants to merge 1 commit intomainfrom
fix/35-controller-typo
Open

fix: rename events.conroller.ts to events.controller.ts#180
jakebromberg wants to merge 1 commit intomainfrom
fix/35-controller-typo

Conversation

@jakebromberg
Copy link
Member

Summary

  • Renamed events.conroller.ts to events.controller.ts (missing 't' typo in filename)
  • Updated the import in events.route.ts to reference the corrected filename
  • Added a unit test that asserts no *conroller* files exist in the controllers directory

Test plan

  • Unit test controller-filenames.test.ts fails before the rename
  • Unit test passes after the rename

Made with Cursor

Fixed filename typo (missing 't' in controller) and updated import.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jakebromberg jakebromberg force-pushed the fix/35-controller-typo branch from 8fa8f2d to 95a6162 Compare February 27, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant