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
There is no need in checking the issue for strings of length equal to 12, 13, ..., n
We can check it for a string of length m, where m - is the length for which
the issue can be reproduced.
The change has been introduced in a view of a test failing on Android (30+ versions)
DEVSIX-6565
0 commit comments