Skip to content

Commit 52135d9

Browse files
committed
Fix test
1 parent 147e0ad commit 52135d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/commands/__tests__/command-args.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ describe('command factory pattern', () => {
176176
const expectedWithArgs = [
177177
'feedback',
178178
'bash',
179-
'referral',
179+
'refer-friends',
180180
'image',
181181
'publish',
182182
'new',

0 commit comments

Comments
 (0)