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
- The new version of `pytest` (>=8.3.0) does not update variables properly in different scenarios. This causes the tests to fail. As a fix I have nested variables in a dictionary and then parse them for each function.
- Remove pin from `pytest` version.
0 commit comments