Commit 2f7afee
committed
test: refresh default-config snapshot for new background fields
The default-config dump snapshot was stale: earlier commits added
`task_retention_days` and `max_output_bytes` to BackgroundConfig without
updating tests/core/test_config.py, failing test-pythinker-code across the
matrix. Add both fields in dump order.1 parent 6e515f1 commit 2f7afee
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments