Skip to content

Commit

Permalink
testどうにかする
Browse files Browse the repository at this point in the history
  • Loading branch information
Esurio committed Sep 9, 2024
1 parent d8f7c82 commit d72e960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/test/unit/activitypub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ function createRandomNote(actor: NonTransientIActor): NonTransientIPost {
type: 'Note',
attributedTo: actor.id,
content: 'test test foo',
searchableBy: 'public',
};
}

Expand Down

0 comments on commit d72e960

Please sign in to comment.