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: remove duplicate getToolsets and use app.GetToolsets
Remove duplicate getToolsets function from main_test.go and use
the exported app.GetToolsets instead. Also remove the duplicate
TestGetToolsets test which will be enhanced in app_test.go.
Addresses PR #50 review comment #2
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments