diff --git a/.github/integ-config/detox-integ-all.yml b/.github/integ-config/detox-integ-all.yml index 32dc42c76be..e472ab94553 100644 --- a/.github/integ-config/detox-integ-all.yml +++ b/.github/integ-config/detox-integ-all.yml @@ -23,3 +23,6 @@ - test_name: 'integ_rn_ios_passkeys' working_directory: amplify-js-samples-staging/samples/react-native/auth/Passkeys timeout_minutes: 120 +- test_name: 'integ_rn_ios_push_notifications_customer_profiles' + working_directory: amplify-js-samples-staging/samples/react-native/push-notifications/CustomerProfilesPushApp + timeout_minutes: 120