[go: nahoru, domu]

Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Jun 28, 2024
1 parent 79d406c commit 1827477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/app_tests/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
del CONFIG_FILE_NAME

# override default
ES_HOST = 'localhost:9200'
ES_HOST = 'http://localhost:9200'
ES_INDEX = 'mygene_test'

0 comments on commit 1827477

Please sign in to comment.