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
A global cache in gabbi/pytester.py uses keys which are insufficiently distinct when a yaml file has the same name but is in a different directory and loaded via a different test.
A global cache in
gabbi/pytester.pyuses keys which are insufficiently distinct when a yaml file has the same name but is in a different directory and loaded via a different test.(More detail to follow, this is a reminder)