diff --git a/test/support/resources/author.ex b/test/support/resources/author.ex index 215bea3b..eee71074 100644 --- a/test/support/resources/author.ex +++ b/test/support/resources/author.ex @@ -4,6 +4,7 @@ defmodule AshPostgres.Test.Author do data_layer: AshPostgres.DataLayer defmodule RuntimeFullName do + @moduledoc false use Ash.Calculation def calculate(records, _, _) do