mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 15:53:08 +02:00
fix test
This commit is contained in:
parent
3ebed5aa3e
commit
1966876320
1 changed files with 1 additions and 0 deletions
|
@ -174,6 +174,7 @@ describe('アンテナ', () => {
|
|||
users: [''],
|
||||
withFile: false,
|
||||
withReplies: false,
|
||||
localOnly: false,
|
||||
} as Antenna;
|
||||
assert.deepStrictEqual(response, expected);
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue