Commit 34bf571
authored
fix(lambda): Adding note in Local Invoke (#1862)
## Problem
Adding a note in Local Invoke Webview page to let the user know to input
the environment variables manually, if their test will need environment
variables values.
## [Solution]
The solution looks like as shown in the image below:
<img width="871" alt="Screenshot 2024-10-24 at 3 14 37 PM"
src="https://github.com/user-attachments/assets/dc6561a3-66dc-4e20-81e3-7d9f1f98e63f">1 parent 4e9f806 commit 34bf571
File tree
1 file changed
+5
-1
lines changed- packages/core/src/lambda/vue/configEditor
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments