React Native E2E tests were failing on macOS so we added a `skipIf` in https://github.com/getsentry/sentry-wizard/blob/ae4654d01adf246a3c9b8699a1b0422cc106432d/e2e-tests/tests/react-native.test.ts#L15 to unblock CI. Revert this when fixed.
React Native E2E tests were failing on macOS so we added a
skipIfinsentry-wizard/e2e-tests/tests/react-native.test.ts
Line 15 in ae4654d