Skip to content

Conversation

CyberTailor
Copy link
Contributor

Fixes #463

Tests expect help text to be wrapped at 80 characters.

Issue: pydantic#463
Certain variables, when set in the running environment, can make tests
fail. As environment variable names are case-insensitive by default,
it's better to start with a clean environment.

Issue: pydantic#463
@hramezani
Copy link
Member

Thanks @CyberTailor

@hramezani hramezani merged commit 0922bc1 into pydantic:main Nov 4, 2024
21 checks passed
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.

Tests need to strip environment variables before running
2 participants