You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two tests failed when executed against snapshot version of neo4j 3.4.
The did not expect returned Cypher runtime name to be "SLOTTED", which
is the new default starting from 3.4.
This commit fixes tests to only verify that some defined string is
returned as runtime name.
0 commit comments