mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-03-22 10:47:49 +01:00
Merge branch 'feld-test.secret' into feld-warnings
This commit is contained in:
commit
955bd643ff
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ try do
|
|||
rescue
|
||||
_ ->
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue