Commit cefb301
fix: update TriggerTypes test to match disabled trigger implementation
TriggerTypes() intentionally returns empty because the host adapter
does not yet support the CreateTrigger RPC. The test was still expecting
["bento"] and panicking on index out of range.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7c88804 commit cefb301
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
216 | 214 | | |
217 | 215 | | |
218 | 216 | | |
| |||
0 commit comments