Update backend/src/activitypub/routes/webfinger.spec.js

Co-Authored-By: mattwr18 <mattwr18@gmail.com>
This commit is contained in:
Robert Schäfer 2019-12-03 21:43:47 +01:00 committed by GitHub
parent b22e54181a
commit 148016e2bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ describe('webfinger', () => {
})
})
describe('?ressource query param', () => {
describe('?resource query param', () => {
describe('is missing acct:', () => {
beforeEach(() => {
resource = 'some-user@domain'