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
tests: Move `req()` function to `util` module
The `req()` function does not seem to be used anywhere else, so it's probably easiest to keep it in the same module as where it is used.
r? `@pietroalbini`
0 commit comments