mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Fix tests build
This commit is contained in:
@@ -482,7 +482,7 @@ describe('Test ActivityPub security', function () {
|
||||
}
|
||||
}
|
||||
|
||||
const { fail, statusCode } = await postActivity(activity)
|
||||
const { fail } = await postActivity(activity)
|
||||
expect(fail).to.be.false
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user