Commit a3b7b7e
committed
fix(tests): enable frontier_extend in test_build_tasks_all_enabled
`frontier_extend` (added on develop in ee9dfbe) defaults to `enabled=False` like `apply_grimoire_projects`, so the "all enabled" test needs to flip it on too — otherwise build_tasks() drops it and the equality against STEP_NAMES fails.1 parent ddd20a6 commit a3b7b7e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments