Skip to content

Commit ed22f3e

Browse files
committed
chore: rename migration file
1 parent 3d1fe5e commit ed22f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

priv/test_repo/migrations/20250810102512_migrate_resources57.exs renamed to priv/test_repo/migrations/20250810102512_migrate_resources58.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
defmodule AshPostgres.TestRepo.Migrations.MigrateResources57 do
1+
defmodule AshPostgres.TestRepo.Migrations.MigrateResources58 do
22
@moduledoc """
33
Updates resources based on their most recent snapshots.
44

0 commit comments

Comments
 (0)