This commit is contained in:
Mark Felder 2018-05-04 22:05:01 +00:00
parent d30907e573
commit 737c42920a
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@
rescue rescue
_ -> _ ->
IO.puts( IO.puts(
"You may want to create test.secret.exs to declare custom database connection paramenters." "You may want to create test.secret.exs to declare custom database connection parameters."
) )
end end