Skip to content

Commit

Permalink
Minor fix in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
keeramis committed May 15, 2024
1 parent 9007c0e commit 5c388b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/publish.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ describe('Publish Commands', () => {
' -q, --quiet Decreases how much logging to display [count]',
'',
'Options:',
' --private Publish to the private stream [boolean] [default: true]',
' --product Publish to the given Product ID or Slug\'s stream [string]',
'',
'Examples:',
' particle publish temp 25.0 Publish a temp event to your private event stream',
Expand Down

0 comments on commit 5c388b9

Please sign in to comment.