Skip to content

Commit 64285f0

Browse files
committed
Revert accidental change in tests config
1 parent ae2445c commit 64285f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Tests/app/config/config_test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
parameters:
22
elasticsearch_hosts:
3-
- '192.168.56.115:9200'
4-
# - '127.0.0.1:9200'
3+
- '127.0.0.1:9200'
54

65
# Framework Configuration
76
framework:

0 commit comments

Comments
 (0)