Skip to content

Commit

Permalink
Update mix.exs (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonmaur committed May 11, 2023
1 parent d04200a commit ea64955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ defmodule PhoenixEcto.Mixfile do
],
xref: [
exclude: [
{Ecto.Migrator, :migrations, 2},
{Ecto.Migrator, :migrations, 3},
{Ecto.Migrator, :migrations_path, 1},
{Ecto.Migrator, :run, 4}
]
Expand Down

0 comments on commit ea64955

Please sign in to comment.