Skip to content

Commit 034f5c6

Browse files
author
vikasrohit
authored
Added alias with hypen
as per title
1 parent 479704b commit 034f5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/projectWizard/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ const products = {
297297
details: 'SalesForce Testing, Cross browser-device Testing',
298298
icon: 'product-qa-sfdc-accelerator',
299299
id: 'sfdc_testing',
300-
aliases: ['sfdc_testing']
300+
aliases: ['sfdc_testing', 'sfdc-testing']
301301
}
302302
}
303303
}

0 commit comments

Comments
 (0)