neo4j / apoc

Apache License 2.0
84 stars 27 forks source link

[NOID] Fixes directory that should be non existing #574

Closed ncordon closed 7 months ago

ncordon commented 7 months ago

What

Changes the name of the directory apoc to "__non-existing-dir__" so we get more chances of that directory truly not existing.

Why

Because in some internal build we have an existing apoc folder which was making the tests not work because they expect that folder to not exist.