Merge branch 'develop' into with-replies-for-newly-followed-users
This commit is contained in:
commit
dd5dfe2873
|
|
@ -174,6 +174,7 @@ describe('アンテナ', () => {
|
|||
users: [''],
|
||||
withFile: false,
|
||||
withReplies: false,
|
||||
localOnly: false,
|
||||
} as Antenna;
|
||||
assert.deepStrictEqual(response, expected);
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue