Skip to content

Commit b9e2fe4

Browse files
committed
test: add @moduletag :migration to squash snapshots test
1 parent 85620a0 commit b9e2fe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mix_squash_snapshots_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
defmodule AshPostgres.MixSquashSnapshotsTest do
22
use AshPostgres.RepoCase, async: false
3+
@moduletag :migration
34

45
defmacrop defposts(mod \\ Post, do: body) do
56
quote do

0 commit comments

Comments
 (0)