Commit f98c5fd
fix(test): drop stale fixture root imports in application tests
Restoring the shared fixture root helper (bcde960) fixed
work_placement_service but left multi_root_scope_set and
workflow_fan_out_census importing a helper they never call, failing the
blocking clippy policy (-D unused-imports) on this branch.
Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>1 parent 1be55c1 commit f98c5fd
2 files changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments