firebase-functions-jest
firebase-functions-jest copied to clipboard
DeltaSnapshot does not exist
https://github.com/jedfonner/firebase-functions-jest/blob/master/uppercase/functions/test/test.spec.js#L29
I don't have DeltaSnapshot available in firebase-functions
, only DataSnapshot. Is that a typo or am I missing something?