We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b44abc commit 88f2b91Copy full SHA for 88f2b91
examples/neo4j-example/tests/__snapshots__/neo4j-example.test.js.snap
@@ -2833,7 +2833,7 @@ exports[`Neo4j should give correct response for example queries: example-query.g
2833
"released": 1999n,
2834
"tagline": "Welcome to the Real World",
2835
"title": "The Matrix",
2836
- "votes": 2523n,
+ "votes": 2528n,
2837
},
2838
{
2839
"peopleActedIn": [
@@ -2847,7 +2847,7 @@ exports[`Neo4j should give correct response for example queries: example-query.g
2847
"released": 2003n,
2848
"tagline": "Free your mind",
2849
"title": "The Matrix Reloaded",
2850
- "votes": 436n,
+ "votes": 534n,
2851
2852
],
2853
0 commit comments