49 lines
1.5 KiB
Diff
49 lines
1.5 KiB
Diff
diff --git a/test/sessions/driver-sessions-dirty-session-errors.json b/test/sessions/driver-sessions-dirty-session-errors.json
|
|
index 6aa1da1d..d7a1c6ab 100644
|
|
--- a/test/sessions/driver-sessions-dirty-session-errors.json
|
|
+++ b/test/sessions/driver-sessions-dirty-session-errors.json
|
|
@@ -347,7 +347,9 @@
|
|
"x": 1
|
|
}
|
|
},
|
|
- "new": false,
|
|
+ "new": {
|
|
+ "$$unsetOrMatches": false
|
|
+ },
|
|
"lsid": {
|
|
"$$sessionLsid": "session0"
|
|
},
|
|
@@ -375,7 +377,9 @@
|
|
"x": 1
|
|
}
|
|
},
|
|
- "new": false,
|
|
+ "new": {
|
|
+ "$$unsetOrMatches": false
|
|
+ },
|
|
"lsid": {
|
|
"$$sessionLsid": "session0"
|
|
},
|
|
@@ -627,7 +631,9 @@
|
|
"x": 1
|
|
}
|
|
},
|
|
- "new": false,
|
|
+ "new": {
|
|
+ "$$unsetOrMatches": false
|
|
+ },
|
|
"lsid": {
|
|
"$$type": "object"
|
|
},
|
|
@@ -655,7 +661,9 @@
|
|
"x": 1
|
|
}
|
|
},
|
|
- "new": false,
|
|
+ "new": {
|
|
+ "$$unsetOrMatches": false
|
|
+ },
|
|
"lsid": {
|
|
"$$type": "object"
|
|
},
|