chore: update moduledocs

This commit is contained in:
Zach Daniel 2021-01-26 20:37:54 -05:00
parent 979885780d
commit 31b6edce4e

View file

@ -1,4 +1,5 @@
defmodule AshPostgres.TestApp do
@moduledoc false
def start(_type, _args) do
children = [
AshPostgres.TestRepo