1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-04-30 23:55:44 +02:00
This commit is contained in:
syuilo
2023-05-07 12:04:16 +09:00
parent 29a84230b0
commit 95e7e003fd
2 changed files with 1 additions and 2 deletions

View File

@@ -112,7 +112,6 @@ describe('ユーザー', () => {
securityKeys: user.securityKeys,
roles: user.roles,
memo: user.memo,
moderationNote: user.moderationNote,
});
};