diff --git a/priv/repo/migrations/20210306171754_create_shift_templates.exs b/priv/repo/migrations/20210306171754_create_shift_templates.exs index e97afe57..7f0050a5 100644 --- a/priv/repo/migrations/20210306171754_create_shift_templates.exs +++ b/priv/repo/migrations/20210306171754_create_shift_templates.exs @@ -1,4 +1,4 @@ -defmodule Shift73k.Repo.Migrations.CreateShifts.Templates do +defmodule Shift73k.Repo.Migrations.CreateShiftTemplates do use Ecto.Migration def change do