We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb11bd9 commit 1d9064fCopy full SHA for 1d9064f
packages/core/src/amazonq/webview/ui/quickActions/generator.ts
@@ -60,7 +60,7 @@ export class QuickActionGenerator {
60
command: '/test',
61
icon: MynahIcons.CHECK_LIST,
62
placeholder: 'Specify a function(s) in the current file (optional)',
63
- description: 'Generate unit tests (python & java) for selected code',
+ description: 'Generate unit tests for selected code',
64
},
65
]
66
: []),
0 commit comments