Merge branch 'release/4.2.0' into develop

This commit is contained in:
Chocobozzz
2022-06-07 09:59:10 +02:00
6 changed files with 6 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ import { buildAbsoluteFixturePath } from '@shared/core-utils'
import { isHTTPSignatureVerified, isJsonLDSignatureVerified, parseHTTPSignature } from '../../../helpers/peertube-crypto'
describe('Test activity pub helpers', function () {
describe('When checking the Linked Signature', function () {
it('Should fail with an invalid Mastodon signature', async function () {