teardown_test_environment
Perform any global post-test teardown, such as restoring the original template renderer and restoring the email sending functions.
def teardown_test_environment()
Perform any global post-test teardown, such as restoring the original template renderer and restoring the email sending functions.
Returns
| Type | Description |
|---|---|
| Nothing is returned; the function performs state cleanup and restoration. |