Skip to content

Commit

Permalink
fix e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
keeramis committed Jan 22, 2025
1 parent b7d1375 commit 741f513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/help.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ describe('Help & Unknown Command / Argument Handling', () => {
'cloud', 'compile', 'config', 'device add', 'device remove',
'device rename', 'device doctor', 'device',
'device-protection status', 'device-protection disable', 'device-protection enable', 'device-protection',
'doctor', 'esim provision', 'esim', 'flash',
'doctor', 'esim provision', 'esim enable', 'esim delete', 'esim list', 'esim', 'flash',
'function list', 'function call', 'function', 'get', 'identify',
'keys new', 'keys load', 'keys save', 'keys send', 'keys doctor',
'keys server', 'keys address', 'keys', 'library add',
Expand Down

0 comments on commit 741f513

Please sign in to comment.