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
For the line on the left, it is for if all (or one, if only one argument is required) arguments are valid. However, on the right, the entire thing is an invalid argument hence singular. As this is subjective, we feel that it should be not in scope.
Items for the Tester to Verify
❓ Issue response
Team chose [response.NotInScope]
I disagree
Reason for disagreement: [replace this with your explanation]
For this, if there are multiple arguments, it will be
arguments is invalid
but should bearguments are invalid
insteadA possible solution is
Argument/s is/are invalid
The text was updated successfully, but these errors were encountered: