You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If request.addfinalizer is used after yield in fixture, or even is used in test, then such finalizer would not be displayed in allure report. We need to improve that.
The text was updated successfully, but these errors were encountered:
If request.addfinalizer is used after yield in fixture, or even is used in test, then such finalizer would not be displayed in allure report. We need to improve that.
The text was updated successfully, but these errors were encountered: