SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

fix jest's test.table flow type

Summary:
The current flow type disallows passing in an `Array<string>` since the current
type signature would allow just to append to the `Array`, `$ReadOnlyArray`
doesn't allow writing.

@public

Reviewed By: jstejada

Differential Revision: D16354977

fbshipit-source-id: a83c1227c1a15225487ac8672818d8b319dce32f
J
Jan Kassens committed
c13e5d0b43454586e92bd33df65b7e223c745fc3
Parent: 5029195
Committed by Facebook Github Bot <[email protected]> on 7/18/2019, 4:38:47 PM