You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve unused 'result' variable in lifecycle event test
- Added assertion to verify result.finalOutput in agent_end lifecycle test
- Resolves ESLint error: 'result' is assigned a value but never used
- Makes test more comprehensive by validating both events and return value
0 commit comments