Skip to content

Commit 34efb45

Browse files
authored
Fix remaining input/output mismatch in firebase-db3 test case (#53)
1 parent 078ded0 commit 34efb45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

events/events_data.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

events/generate/data/firebase-db3-legacy-output.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"delta": 10
55
},
66
"context": {
7-
"resource": "projects/_/instances/my-project-id/refs/gcf-test/abc",
7+
"resource": "projects/_/instances/my-project-id/refs/gcf-test/xyz",
88
"timestamp": "2020-09-29T11:32:00.000Z",
99
"eventType": "providers/google.firebase.database/eventTypes/ref.write",
1010
"eventId": "aaaaaa-1111-bbbb-2222-cccccccccccc"

0 commit comments

Comments
 (0)