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
gh-151678: Fix a duplicate test_edit_undo_redo in TextTest
A second test_edit_undo_redo silently shadowed the earlier one, so its
edit_canundo()/edit_canredo() coverage was never run. Rename it to
test_edit_canundo_canredo and move it next to the other edit tests.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments