Skip to content

Commit

Permalink
chore: make credo happy
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed May 25, 2024
1 parent c45ecbf commit 3057c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/support/policy_simple/resources/always.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
defmodule Ash.Test.Support.PolicySimple.Always do
@moduledoc false

use Ash.Resource,
domain: Ash.Test.Support.PolicySimple.Domain,
data_layer: Ash.DataLayer.Ets,
Expand Down

0 comments on commit 3057c4d

Please sign in to comment.