Fix the CI
This commit is contained in:
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
|
Reference in New Issue
Block a user