Commit e706bd4
fix: Address code review for /gates integration tests
Correct the misleading comment in postGateBodyWithBlockedReturns400 (it
claimed to exercise a null case but the body sent a string value).
Tighten the false-schema body assertion to pin the "keyword" field so
an unrelated property containing the substring "false" cannot satisfy it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cf49734 commit e706bd4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
0 commit comments