Commit b9c6f0b
test: Fix D1ContextRepository save() test for Layer 3 propagation fields
Update test to expect 18 parameters instead of 14:
- 7 original fields
- 4 causality fields (Layer 1)
- 3 memory fields (Layer 2)
- 4 propagation fields (Layer 3)
Fixes CI test failure where bind() was called with 18 parameters
but test only expected 14.
All 109 tests now passing.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2ec57fd commit b9c6f0b
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | | - | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
96 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
97 | 104 | | |
98 | 105 | | |
99 | 106 | | |
| |||
0 commit comments