Commit 77a1404
committed
fix(test): drop stale model_config kwarg from path_c sparse_mla indent test
_mamba3_fp8_train_acceptance_region was simplified to accept only
include_backward; the per-config knobs now flow through the bundled
acceptance fixture region builder. The 3 indent-emission tests
were still calling with the dropped kwarg and erroring during
collection.
After: tests/test_path_c_sparse_mla_apply_emit_indent.py 3/3 ✅1 parent b691440 commit 77a1404
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments