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 fb2064b commit d22aa95Copy full SHA for d22aa95
.github/workflows/integration-test-cluster-neo4j-5.yml
@@ -12,7 +12,7 @@ jobs:
12
tests:
13
runs-on: ubuntu-latest
14
env:
15
- CONNECTION: neo4j://neo4j:testtest@localhost:7688
+ CONNECTION: neo4j://neo4j:testtest@localhost:7687
16
name: "Running on PHP 8.0 with a Neo4j 5.10-enterprise cluster"
17
18
steps:
0 commit comments