Skip to content

Commit 3895b44

Browse files
committed
Fix cli test.
1 parent 563b00d commit 3895b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cml/comment/create.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ describe('Comment integration tests', () => {
2929
Options:
3030
--pr Post to an existing PR/MR associated with the
3131
specified commit [boolean]
32-
--issue Issue id to post comment to. [string] [default: \\"\\"]
32+
--issue Issue id to post comment to. [number]
3333
--commit-sha, --head-sha Commit SHA linked to this comment
3434
[string] [default: \\"HEAD\\"]
3535
--publish Upload any local images found in the Markdown report

0 commit comments

Comments
 (0)