2
0
mirror of https://github.com/status-im/react-native.git synced 2025-03-03 10:50:35 +00:00
Mike Grabowski 4e1dfa48a2 Fix test suite when running on a feature branch
Summary:
Test suite for React Native version check relies on `ReactNativeVersion.js` file that is modified on a release branch (it contains values of a real version, not zeros).

That makes it impossible for the build to pass: https://circleci.com/gh/facebook/react-native/23494

This PR mocks it with zero values, just like we mock it in other suites. I am not sure if that is desired, but works for now.

CC ide
Closes https://github.com/facebook/react-native/pull/16464

Differential Revision: D6100285

Pulled By: hramos

fbshipit-source-id: 784f7e14f5283403f3fa518940565e1ef19dd398
2017-10-19 13:53:27 -07:00
..
2017-09-11 16:08:03 -07:00
2017-09-25 10:30:53 -07:00
2017-09-06 03:33:43 -07:00
2017-09-28 22:16:08 -07:00
2017-09-06 03:33:43 -07:00
2017-09-08 14:46:14 -07:00
2017-09-21 15:01:52 -07:00
2017-09-28 22:16:08 -07:00
2017-09-12 05:50:26 -07:00
2017-10-10 13:20:18 -07:00
2017-10-09 17:46:44 -07:00
2017-09-06 03:33:43 -07:00
2017-10-09 17:46:44 -07:00
2017-10-04 19:17:07 -07:00
2017-10-09 17:22:35 -07:00
2017-09-06 03:33:43 -07:00