18F / identity-dashboard

Identity developer dashboard
22 stars 11 forks source link

Fix casing of database migration class names to match file names #713

Closed mitchellhenke closed 10 months ago

mitchellhenke commented 10 months ago

Relevant Ticket or Conversation:

Slack discussion here

Description of Changes:

This is a follow up to #707 to fix some class names that are being improperly inflected due to the casing of the class name.

PR Checklist:

  1. [x] Have you linted and tested your code locally prior to submission?
  2. [x] Have you tagged the appropriate dev(s) for review?
  3. [x] Have you linked to any relevant tickets or conversations?

PR Review Standards: