Skip to content

Commit

Permalink
fix e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
keeramis committed Dec 2, 2024
1 parent b455736 commit 3aace98
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', 'esim provision', 'flash',
'doctor', 'esim provision', '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 3aace98

Please sign in to comment.