Commit 4c2728d
committed
style: run Prettier on reflection.js and fix PORT test assertion
- Reformat reflection.js with Prettier to pass lint CI
- Update reflection.test.js PORT expectation: dynamic URL resolver
returns 'http://localhost:8000' in jsdom (Jest test environment)
instead of the old hardcoded AWS IP1 parent b9f8bba commit 4c2728d
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
| |||
0 commit comments