Commit f761e07
test(navigation): poll for config propagation in buildCtrl
On CI, config.update() write is async and the next getConfiguration()
call may return a stale snapshot before the disk write flushes. Poll
until the base value is visible so getBasePath() resolves to the correct
tmpBase when getWeekFromURIAndConfig builds its path regex (T3/T4).
#200
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6f796a1 commit f761e07
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
0 commit comments