forked from AkkomaGang/akkoma
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 @@
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue