add todo
This commit is contained in:
parent
f0e720931b
commit
6eeb7a92b8
1 changed files with 4 additions and 0 deletions
|
@ -176,3 +176,7 @@ describe('After user singed in', () => {
|
|||
cy.contains('Hello, Misskey!');
|
||||
});
|
||||
});
|
||||
|
||||
// TODO: 投稿フォームの公開範囲指定のテスト
|
||||
// TODO: 投稿フォームのファイル添付のテスト
|
||||
// TODO: 投稿フォームのハッシュタグ保持フィールドのテスト
|
||||
|
|
Loading…
Reference in a new issue