Skip to content

Commit 04b4f00

Browse files
authored
Update cloud-functions.md (#314)
1 parent 62ffa11 commit 04b4f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-concepts/adding-customization/cloud-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ For this example, we'll use the result (i.e., generated logo image URL) and set
245245
<div class="video-container"><iframe src="https://www.loom.
246246
com/embed/0c4306c1951a4d9099aa96324c7561af?sid=69709110-ad60-4e98-bf53-36a50a99e425" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
247247

248-
## Testing Cloud Functions by sending push notifications without writing to Firestore
248+
## Testing Cloud Functions in Google Cloud console
249249

250250
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).
251251

0 commit comments

Comments
 (0)