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
The check above calls containsOnly with a specific string in an array. When the check fails the results show the check expected: == _ which is confusing since the check is clearly expecting ['S-1-5-32-544']
Describe the bug
The check above calls
containsOnly
with a specificstring
in an array. When the check fails the results show the checkexpected: == _
which is confusing since the check is clearly expecting['S-1-5-32-544']
Expected behavior
The text was updated successfully, but these errors were encountered: