Fix typo in activitypub.spec.ts

existant -> existent
pull/266/head
Ikko Eltociear Ashimine 2023-02-13 00:31:46 +09:00 zatwierdzone przez GitHub
rodzic b9d2a9d195
commit 0585f5b11f
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 = {