Merge pull request #266 from eltociear/patch-1

Fix typo in activitypub.spec.ts
pull/418/head
Dario Piotrowicz 2023-02-12 21:06:27 +00:00 zatwierdzone przez GitHub
commit bbc7764df2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -275,7 +275,7 @@ describe('ActivityPub', () => {
})
describe('Inbox', () => {
test('send Note to non existant user', async () => {
test('send Note to non existent user', async () => {
const db = await makeDB()
const queue = {