Skip to content

Commit dd83c5d

Browse files
PratikshaPratiksha
authored andcommitted
DEBUG
1 parent 1dd53a5 commit dd83c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Run Tests without phpunit.xml
5050
env:
51-
NEO4J_ADDRESS: "http://localhost"
51+
NEO4J_ADDRESS: "http://localhost:7474"
5252
NEO4J_USERNAME: "neo4j"
5353
NEO4J_PASSWORD: "password"
5454
run: vendor/bin/phpunit --configuration phpunit.dist.xml

0 commit comments

Comments
 (0)