Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 18, 2024

Description

Follow up on #688, which safeguarded/fixed that the error_reporting would be reset to its original value, this commit now adds tests to cover the original situation which caused the error silencing to be introduced in the first place.

Suggested changelog entry

N/A

Related issues/external references

This PR is part of a series of PRs which will add a complete set of tests for the Generator feature.

Also see: #671.

Follow up on 688, which safeguarded/fixed that the `error_reporting` would be reset to its original value, this commit now adds tests to cover the original situation which caused the error silencing to be introduced in the first place.
@jrfnl jrfnl added this to the 3.11.x Next milestone Nov 18, 2024
@jrfnl jrfnl merged commit 5e1e3a6 into master Nov 18, 2024
72 checks passed
@jrfnl jrfnl deleted the feature/generator-html-markdown-add-error-silencing-test branch November 18, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment