Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly restore screen size after printing diffs in tests #5549

Closed
wants to merge 1 commit into from

Conversation

zickgraf
Copy link
Contributor

The screen size might be changed inside the test, so we should not blindly set testsize after printing a diff.

This allows to properly use SizeScreen in tests, which in turn can be used to work around #5544.

Text for release notes

see title

The screen size might be changed inside the test, so we should not blindly
set `testsize` after printing a diff.
@zickgraf
Copy link
Contributor Author

zickgraf commented Jan 4, 2024

Superseded by #5553.

@zickgraf zickgraf closed this Jan 4, 2024
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.

1 participant