X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fserver%2Ffollows.ts;h=010b488d8baf572f739a57559d93e92ad99e7b0e;hb=09becad8e85cc4007ff862b26fa4195f3d0e7c8d;hp=19b8438610ed0a31610d94ba59eceb09c22c6982;hpb=2422c46b27790d94fd29a7092170cee5a1b56008;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/server/follows.ts b/server/tests/api/server/follows.ts index 19b843861..010b488d8 100644 --- a/server/tests/api/server/follows.ts +++ b/server/tests/api/server/follows.ts @@ -281,8 +281,10 @@ describe('Test follows', function () { nsfw: true, description: 'my super description', support: 'my super support text', - host: 'localhost:9003', - account: 'root', + account: { + name: 'root', + host: 'localhost:9003' + }, isLocal, commentsEnabled: true, duration: 5,