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(test_commit_command): update test assertions for multiline input feature
- Replace assert_called_once() with assert called for prompt mocks
- Tests now work with new multiline behavior that calls questionary.prompt multiple times
0 commit comments