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 93f86a3Copy full SHA for 93f86a3
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