We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@moduletag :migration
1 parent 85620a0 commit b9e2fe4Copy full SHA for b9e2fe4
test/mix_squash_snapshots_test.exs
@@ -1,5 +1,6 @@
1
defmodule AshPostgres.MixSquashSnapshotsTest do
2
use AshPostgres.RepoCase, async: false
3
+ @moduletag :migration
4
5
defmacrop defposts(mod \\ Post, do: body) do
6
quote do
0 commit comments