Skip to content

Commit

Permalink
Update publish.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
deepyaman authored Oct 24, 2022
1 parent 38e8eba commit 4811d93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/cml/asset/publish.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ describe('CML cli test', () => {
-t, --title Markdown title [title](url) or ![](url title) [string]
--native Uses driver's native capabilities to upload assets instead
of CML's storage; not available on GitHub [boolean]
--rm-watermark Avoid CML watermark. [boolean]
--mime-type MIME type [string] [default: infer from the file contents]"
`);
});
Expand Down

2 comments on commit 4811d93

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

Please sign in to comment.