diff --git a/docs/ff-concepts/adding-customization/cloud-functions.md b/docs/ff-concepts/adding-customization/cloud-functions.md index b9ccb092..fbd34dc3 100644 --- a/docs/ff-concepts/adding-customization/cloud-functions.md +++ b/docs/ff-concepts/adding-customization/cloud-functions.md @@ -245,7 +245,7 @@ For this example, we'll use the result (i.e., generated logo image URL) and set
-## Testing Cloud Functions by sending push notifications without writing to Firestore +## Testing Cloud Functions in Google Cloud console The Google Cloud console has built-in functionality to allow you to trigger a Cloud Function for testing. This means that after deploying Cloud Functions, you can test them without writing to Firestore (either from FlutterFlow or otherwise).