mirror of
https://github.com/ultraworkers/claw-code-parity.git
synced 2026-05-01 00:58:01 +02:00
08ed9a7980
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.