Commit 1d9064f
authored
fix(amazonq): Minor string change in quickActionCommands for /test (aws#7246)
## Problem
- IDE shows `Generate unit tests (python & java) for selected code` in
quick actions but Q supports all the languages.
## Solution
- Made change accordingly.

---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent bb11bd9 commit 1d9064f
File tree
1 file changed
+1
-1
lines changed- packages/core/src/amazonq/webview/ui/quickActions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments