diff --git a/test/react-native-cli/features/cli-tests/automate-symbolication.feature b/test/react-native-cli/features/cli-tests/automate-symbolication.feature index 76b8f1c265..ae6d8afd95 100644 --- a/test/react-native-cli/features/cli-tests/automate-symbolication.feature +++ b/test/react-native-cli/features/cli-tests/automate-symbolication.feature @@ -267,7 +267,6 @@ Scenario: opt not to modify either project When I input "n" interactively And I wait for the current stdout line to match the regex "\/app #" Then the last interactive command exited successfully - And bugsnag source maps library is not in the package.json file And the iOS build has not been modified to upload source maps And the Bugsnag Android Gradle plugin is not installed And the Android build has not been modified to upload source maps