aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json')
-rw-r--r--Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json24
1 files changed, 18 insertions, 6 deletions
diff --git a/Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json b/Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json
index f411d98..cee3c2a 100644
--- a/Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json
+++ b/Firestore/Example/Tests/SpecTests/json/resume_token_spec_test.json
@@ -56,8 +56,12 @@
2
],
"custom-query-resume-token"
- ],
- "watchSnapshot": 1000,
+ ]
+ },
+ {
+ "watchSnapshot": {
+ "version": 1000
+ },
"expect": [
{
"query": {
@@ -160,8 +164,12 @@
2
],
"custom-query-resume-token"
- ],
- "watchSnapshot": 1000,
+ ]
+ },
+ {
+ "watchSnapshot": {
+ "version": 1000
+ },
"expect": [
{
"query": {
@@ -243,8 +251,12 @@
{
"watchAck": [
2
- ],
- "watchSnapshot": 1001
+ ]
+ },
+ {
+ "watchSnapshot": {
+ "version": 1001
+ }
}
]
}