Tweak the test config
This commit is contained in:
parent
5e4f57a8b3
commit
3aefaff818
2 changed files with 2 additions and 0 deletions
1
tests/fixtures/instance1/config/me.yml
vendored
1
tests/fixtures/instance1/config/me.yml
vendored
|
@ -5,3 +5,4 @@ domain: 'instance1_web:5005'
|
|||
summary: 'instance1 summary'
|
||||
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
|
||||
https: false
|
||||
hide_following: false
|
||||
|
|
1
tests/fixtures/instance2/config/me.yml
vendored
1
tests/fixtures/instance2/config/me.yml
vendored
|
@ -5,3 +5,4 @@ domain: 'instance2_web:5005'
|
|||
summary: 'instance2 summary'
|
||||
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
|
||||
https: false
|
||||
hide_following: false
|
||||
|
|
Loading…
Reference in a new issue