Commit cfd2956
test(websets-cli): skip not_found test without api key
Add missing skip_unless_cli_integration_enabled guard to
test_webset_get_not_found. This test makes a real API call and was
failing when RUN_CLI_INTEGRATION_TESTS is not enabled.
Also fix indentation to match surrounding code.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent fd71c58 commit cfd2956
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
499 | 501 | | |
500 | 502 | | |
501 | 503 | | |
| |||
0 commit comments