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
Might be possible to refactor this however for test code itself more commonly it is preferred to be a bit more explicit and hence allow some duplication. But let's see how it would look like if somebody proposes such refactoring in a pull request.
There is some repeated code that is very tightly coupled to its module:
That can be extracted into its own utility, so the caller can specify what's the expected output in a more generic way
The text was updated successfully, but these errors were encountered: