Skip to content

Commit

Permalink
And again...
Browse files Browse the repository at this point in the history
  • Loading branch information
Callum Barratt committed Feb 23, 2016
1 parent bc9c22c commit b4d0582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ config :logger, level: :warn

# Configure your database
if System.get_env("CIRCLECI") do
config :callum, Callumapi.Repo,
config :callum, Callum.Repo,
adapter: Ecto.Adapters.Postgres,
url: {:system, "DATABASE_URL"},
pool: Ecto.Adapters.SQL.Sandbox
Expand Down

0 comments on commit b4d0582

Please sign in to comment.