Skip to content

Commit

Permalink
Test configuration is no longer need
Browse files Browse the repository at this point in the history
  • Loading branch information
yannvery committed Nov 5, 2020
1 parent 151e2de commit e521316
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/test.exs
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
use Mix.Config

config :ueberauth, Ueberauth,
providers: [
cas: {Ueberauth.Strategy.CAS, [base_url: "http://cas.example.com", service: "http://svc.example.com"]}
]

0 comments on commit e521316

Please sign in to comment.