Commit 4be4cbe
committed
Add comments explaining why env vars are used instead of Config
AppHarness._initialize_app calls get_config(reload=True), which
resets any direct Config mutations made before the harness starts.1 parent 4c7b3c9 commit 4be4cbe
File tree
2 files changed
+4
-0
lines changed- tests/integration/tests_playwright
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments