Skip to content

Point Should-BeString caret at the first differing character - #2936

Merged
nohwnd merged 1 commit into
mainfrom
fix-2928-should-bestring-caret
Jul 31, 2026
Merged

Point Should-BeString caret at the first differing character#2936
nohwnd merged 1 commit into
mainfrom
fix-2928-should-bestring-caret

Conversation

@nohwnd

@nohwnd nohwnd commented Jul 31, 2026

Copy link
Copy Markdown
Member

Fix #2928

The caret in the Should-BeString difference message pointed one column to the left of the first differing character. Now it points at the first differing character, same as classic Should -Be.

🤖

@nohwnd nohwnd added this to the 6.1.0 milestone Jul 31, 2026
@nohwnd
nohwnd merged commit 70a0b4a into main Jul 31, 2026
13 checks passed
@nohwnd
nohwnd deleted the fix-2928-should-bestring-caret branch July 31, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Caret in Should-BeString points one column left of the first difference

1 participant