Skip to content

Commit f85ac20

Browse files
Removed duplicate entry
1 parent 2d75884 commit f85ac20

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

config/test.exs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ config :code_corps, :elasticsearch_index, "skills"
4343
# Set Corsica logging to output no console warning when rejecting a request
4444
config :code_corps, :corsica_log_level, [rejected: :debug]
4545

46-
# Configure elasticsearch
47-
config :code_corps, :elasticsearch_url, "http://0.0.0.0:9200"
48-
config :code_corps, :elasticsearch_index, "skills"
49-
5046
config :sentry,
5147
environment_name: Mix.env || :test
5248

0 commit comments

Comments
 (0)