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
Refactor fixture loading to use dictionary instead of function.
Replaced the `fixtures()` function with a dictionary object for improved readability and simplicity. Updated the related call to access the dictionary directly, eliminating unnecessary function wrapping.
0 commit comments