test: comment

This commit is contained in:
marocchino 2019-11-23 10:12:15 +09:00
parent fd286f3230
commit eba69144ce
No known key found for this signature in database
GPG key ID: AFF521DBDB122570
2 changed files with 55 additions and 2 deletions

View file

@ -1,2 +0,0 @@
test("create a comment when no comment", async () => {});
test("update a comment when comment is exists", async () => {});