mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d87480e9ac
Summary: Fix failing test that matches the exact error string to match using `contains`. I was under the impression that jest tests were running in CI -- turns out not yet.