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
Fixes new test failures from: json-schema-org/JSON-Schema-Test-Suite#380
Ruby's `\s` and `\S` don't match the [ECMA 262 spec][0]. This expands
them into a character class that does.
0 commit comments