mirror of
https://github.com/ultraworkers/claw-code-parity.git
synced 2026-06-22 17:51:11 +00:00
Inject a dummy ANTHROPIC_API_KEY for build_runtime_runs_plugin_lifecycle_init_and_shutdown so the test exercises plugin init/shutdown without requiring real credentials. The API client is constructed but never used for streaming. Clean up the env var after the test to avoid polluting parallel tests.