|
81 | 81 | "expectError": {
|
82 | 82 | "expectResult": {
|
83 | 83 | "$$unsetOrMatches": {
|
84 |
| - "insertedCount": { "$$exists": false }, |
85 |
| - "upsertedCount": { "$$exists": false }, |
86 |
| - "matchedCount": { "$$exists": false }, |
87 |
| - "modifiedCount": { "$$exists": false }, |
88 |
| - "deletedCount": { "$$exists": false }, |
89 |
| - "insertResults": { "$$exists": false }, |
90 |
| - "updateResults": { "$$exists": false }, |
91 |
| - "deleteResults": { "$$exists": false } |
| 84 | + "insertedCount": { |
| 85 | + "$$exists": false |
| 86 | + }, |
| 87 | + "upsertedCount": { |
| 88 | + "$$exists": false |
| 89 | + }, |
| 90 | + "matchedCount": { |
| 91 | + "$$exists": false |
| 92 | + }, |
| 93 | + "modifiedCount": { |
| 94 | + "$$exists": false |
| 95 | + }, |
| 96 | + "deletedCount": { |
| 97 | + "$$exists": false |
| 98 | + }, |
| 99 | + "insertResults": { |
| 100 | + "$$exists": false |
| 101 | + }, |
| 102 | + "updateResults": { |
| 103 | + "$$exists": false |
| 104 | + }, |
| 105 | + "deleteResults": { |
| 106 | + "$$exists": false |
| 107 | + } |
92 | 108 | }
|
93 | 109 | }
|
94 | 110 | }
|
|
128 | 144 | "expectError": {
|
129 | 145 | "expectResult": {
|
130 | 146 | "$$unsetOrMatches": {
|
131 |
| - "insertedCount": { "$$exists": false }, |
132 |
| - "upsertedCount": { "$$exists": false }, |
133 |
| - "matchedCount": { "$$exists": false }, |
134 |
| - "modifiedCount": { "$$exists": false }, |
135 |
| - "deletedCount": { "$$exists": false }, |
136 |
| - "insertResults": { "$$exists": false }, |
137 |
| - "updateResults": { "$$exists": false }, |
138 |
| - "deleteResults": { "$$exists": false } |
| 147 | + "insertedCount": { |
| 148 | + "$$exists": false |
| 149 | + }, |
| 150 | + "upsertedCount": { |
| 151 | + "$$exists": false |
| 152 | + }, |
| 153 | + "matchedCount": { |
| 154 | + "$$exists": false |
| 155 | + }, |
| 156 | + "modifiedCount": { |
| 157 | + "$$exists": false |
| 158 | + }, |
| 159 | + "deletedCount": { |
| 160 | + "$$exists": false |
| 161 | + }, |
| 162 | + "insertResults": { |
| 163 | + "$$exists": false |
| 164 | + }, |
| 165 | + "updateResults": { |
| 166 | + "$$exists": false |
| 167 | + }, |
| 168 | + "deleteResults": { |
| 169 | + "$$exists": false |
| 170 | + } |
139 | 171 | }
|
140 | 172 | }
|
141 | 173 | }
|
|
274 | 306 | "expectError": {
|
275 | 307 | "expectResult": {
|
276 | 308 | "$$unsetOrMatches": {
|
277 |
| - "insertedCount": { "$$exists": false }, |
278 |
| - "upsertedCount": { "$$exists": false }, |
279 |
| - "matchedCount": { "$$exists": false }, |
280 |
| - "modifiedCount": { "$$exists": false }, |
281 |
| - "deletedCount": { "$$exists": false }, |
282 |
| - "insertResults": { "$$exists": false }, |
283 |
| - "updateResults": { "$$exists": false }, |
284 |
| - "deleteResults": { "$$exists": false } |
| 309 | + "insertedCount": { |
| 310 | + "$$exists": false |
| 311 | + }, |
| 312 | + "upsertedCount": { |
| 313 | + "$$exists": false |
| 314 | + }, |
| 315 | + "matchedCount": { |
| 316 | + "$$exists": false |
| 317 | + }, |
| 318 | + "modifiedCount": { |
| 319 | + "$$exists": false |
| 320 | + }, |
| 321 | + "deletedCount": { |
| 322 | + "$$exists": false |
| 323 | + }, |
| 324 | + "insertResults": { |
| 325 | + "$$exists": false |
| 326 | + }, |
| 327 | + "updateResults": { |
| 328 | + "$$exists": false |
| 329 | + }, |
| 330 | + "deleteResults": { |
| 331 | + "$$exists": false |
| 332 | + } |
285 | 333 | }
|
286 | 334 | }
|
287 | 335 | }
|
|
0 commit comments