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
emoji test: Avoid depending on any popular emoji being absent
These searches for 'h' and 's' would have many results in a real
emoji database; in particular they'd have multiple results even
in an emoji database that has just the six "popular" emoji.
We'll soon make a change that causes those "popular" emoji to
always be present. To prepare these tests, make the queries
more specific.
0 commit comments