Commit 48483a1
committed
Fix LSP test to accommodate expanded keyword completions
The upstream merge added 10 new VCL-total keywords to completions
(GROUP BY, ORDER BY, HAVING, LIMIT, OFFSET, EFFECTS, PROOF ATTACHED,
AT VERSION, CONSUME AFTER, USAGE LIMIT). Update the test assertion
to check that all items are keywords rather than hardcoding the count.
https://claude.ai/code/session_01FxxUVqL8xdA34j7n3Ep52S1 parent cd504b3 commit 48483a1
1 file changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
495 | 500 | | |
496 | 501 | | |
497 | 502 | | |
| |||
0 commit comments