mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-13 04:01:14 +00:00
2 lines
123 B
TypeScript
2 lines
123 B
TypeScript
test("create a comment when no comment", async () => {});
|
|
test("update a comment when comment is exists", async () => {});
|