Skip to content

Commit

Permalink
add @moduledoc false
Browse files Browse the repository at this point in the history
  • Loading branch information
enoonan committed Nov 26, 2024
1 parent a8a9439 commit 5a37f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/support/verification.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
defmodule Verification do
@moduledoc false
use Ash.Resource,
domain: Domain,
data_layer: Ash.DataLayer.Ets,
Expand Down

0 comments on commit 5a37f6c

Please sign in to comment.