Skip to content

Commit 6f3f64d

Browse files
author
Maxime Buffa
committed
Fix tests failing post-map update
1 parent 5c06478 commit 6f3f64d

File tree

2 files changed

+34
-323
lines changed

2 files changed

+34
-323
lines changed

config/config.exs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
# General application configuration
88
import Config
99

10+
config :path_demo,
11+
ecto_repos: []
12+
1013
# config :path_demo,
1114
# ecto_repos: [PathDemo.Repo]
1215

0 commit comments

Comments
 (0)