Commit 749a163
authored
test: add Amazon Q endpoint override via environment variable (#5501)
Add __CODEWHISPERER_ENDPOINT environment variable support to override
endpoint during testing. Falls back to registry value if not set. This environment variable is consistent with VS Code implementation.1 parent e534cac commit 749a163
File tree
1 file changed
+1
-1
lines changed- plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/util
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments