mirror of
https://github.com/status-im/react-native.git
synced 2025-01-13 11:05:21 +00:00
f3a6466fcd
Summary: I previously added this check to make the test complete waits until all teardown completed but if you're running tests with any other executor than the JSC one, this would crash. @public Reviewed By: @jspahrsummers Differential Revision: D2493967