mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
correct comminity urls in unit tests
This commit is contained in:
parent
22dca7c8d1
commit
8d1eacddde
@ -30,7 +30,7 @@ const defaultData = () => {
|
|||||||
id: 1776,
|
id: 1776,
|
||||||
foreign: true,
|
foreign: true,
|
||||||
publicKey: 'c7ca9e742421bb167b8666cb78f90b40c665b8f35db8f001988d44dbb3ce8527',
|
publicKey: 'c7ca9e742421bb167b8666cb78f90b40c665b8f35db8f001988d44dbb3ce8527',
|
||||||
url: 'http://localhost/api/api/2_0',
|
url: 'http://localhost/api/2_0',
|
||||||
lastAnnouncedAt: '2023-04-07T12:27:24.037Z',
|
lastAnnouncedAt: '2023-04-07T12:27:24.037Z',
|
||||||
verifiedAt: null,
|
verifiedAt: null,
|
||||||
lastErrorAt: null,
|
lastErrorAt: null,
|
||||||
@ -42,7 +42,7 @@ const defaultData = () => {
|
|||||||
id: 1775,
|
id: 1775,
|
||||||
foreign: true,
|
foreign: true,
|
||||||
publicKey: 'c7ca9e742421bb167b8666cb78f90b40c665b8f35db8f001988d44dbb3ce8527',
|
publicKey: 'c7ca9e742421bb167b8666cb78f90b40c665b8f35db8f001988d44dbb3ce8527',
|
||||||
url: 'http://localhost/api/api/1_1',
|
url: 'http://localhost/api/1_1',
|
||||||
lastAnnouncedAt: '2023-04-07T12:27:24.023Z',
|
lastAnnouncedAt: '2023-04-07T12:27:24.023Z',
|
||||||
verifiedAt: null,
|
verifiedAt: null,
|
||||||
lastErrorAt: null,
|
lastErrorAt: null,
|
||||||
@ -54,7 +54,7 @@ const defaultData = () => {
|
|||||||
id: 1774,
|
id: 1774,
|
||||||
foreign: true,
|
foreign: true,
|
||||||
publicKey: 'c7ca9e742421bb167b8666cb78f90b40c665b8f35db8f001988d44dbb3ce8527',
|
publicKey: 'c7ca9e742421bb167b8666cb78f90b40c665b8f35db8f001988d44dbb3ce8527',
|
||||||
url: 'http://localhost/api/api/1_0',
|
url: 'http://localhost/api/1_0',
|
||||||
lastAnnouncedAt: '2023-04-07T12:27:24.009Z',
|
lastAnnouncedAt: '2023-04-07T12:27:24.009Z',
|
||||||
verifiedAt: null,
|
verifiedAt: null,
|
||||||
lastErrorAt: null,
|
lastErrorAt: null,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user