Commit 0986a31
committed
Assert PROMPT_GROUP_INVALID constant in category test
Address CoPilot review on #228: test_error_categories_match_spec pinned
PromptGroupInvalid.category but not the exported PROMPT_GROUP_INVALID
constant, so a regression in the constant value or export could slip
through. Add the constant assertion (and its import) alongside the
other three categories.
Test-only; no behavior change.1 parent c6b1f44 commit 0986a31
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments