Home
last modified time | relevance | path

Searched refs:sendTestPushNotification (Results 1 – 1 of 1) sorted by relevance

/expo/apps/test-suite/tests/
H A DNotifications.js165 await sendTestPushNotification(expoPushToken);
1837 async function sendTestPushNotification(expoPushToken, notificationOverrides) { function