microsoft / react-native-test-app

react-native-test-app provides an app for all supported platforms as a package
MIT License
595 stars 91 forks source link

test(ios): fix config test failing on nightlies #2151

Closed tido64 closed 3 months ago

tido64 commented 3 months ago

Description

An additional field was introduced in latest nightlies, causing a test to fail.

Platforms affected

Test plan

npm run set-react-version nightly
yarn
cd example
pod install --project-directory=ios
node --test test/config.test.mjs