Fix the CI
This commit is contained in:
parent
77a3197ad6
commit
4a0a351402
3 changed files with 16 additions and 2 deletions
7
tests/fixtures/instance1/config/me.yml
vendored
Normal file
7
tests/fixtures/instance1/config/me.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
username: 'instance_1'
|
||||
name: 'Instance 1'
|
||||
icon_url: 'https://sos-ch-dk-2.exo.io/microblogpub/microblobpub.png'
|
||||
domain: 'localhost:5006'
|
||||
summary: 'instance 1 summary'
|
||||
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
|
||||
https: false
|
7
tests/fixtures/instance2/config/me.yml
vendored
Normal file
7
tests/fixtures/instance2/config/me.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
username: 'instance_2'
|
||||
name: 'Instance 2'
|
||||
icon_url: 'https://sos-ch-dk-2.exo.io/microblogpub/microblobpub.png'
|
||||
domain: 'localhost:5007'
|
||||
summary: 'instance 2 summary'
|
||||
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
|
||||
https: false
|
Loading…
Add table
Add a link
Reference in a new issue