Commit b1bdc35
authored
feat(amazonq): remove "unsupported" message for other languages in /test #6935
## Problem
In /test feature, test generation in languages other than Java and
Python display message that they were not supported. Tests are generated
for all languages, so this message needs to be removed.
## Solution
Removed message to the user that /test only supports Python and Java1 parent 413ce4b commit b1bdc35
File tree
2 files changed
+3
-43
lines changed- packages
- amazonq/test/e2e/amazonq
- core/src/amazonqTest/chat/controller
2 files changed
+3
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 34 | | |
48 | 35 | | |
49 | 36 | | |
| |||
125 | 112 | | |
126 | 113 | | |
127 | 114 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 115 | | |
151 | 116 | | |
152 | 117 | | |
| |||
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
551 | | - | |
552 | 550 | | |
553 | 551 | | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
| 552 | + | |
| 553 | + | |
559 | 554 | | |
560 | | - | |
| 555 | + | |
561 | 556 | | |
562 | 557 | | |
563 | 558 | | |
| |||
0 commit comments