Skip to content

Commit ff4fcaa

Browse files
committed
Add test comment
1 parent f41bda4 commit ff4fcaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-functions/src/main/java/com/google/firebase/functions/FirebaseFunctions.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ internal constructor(
349349
if (providerInstallStarted) {
350350
return
351351
}
352+
// Test comment, do not merge
352353
providerInstallStarted = true
353354
}
354355

0 commit comments

Comments
 (0)