Skip to content

Commit cf82b7e

Browse files
Remove hardcoded environment variables from phpunit.xml
1 parent 23f658d commit cf82b7e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

phpunit.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,4 @@
2323
<!-- <file>./tests/helpers/ClientTest.php</file> -->
2424
</testsuite>
2525
</testsuites>
26-
<php>
27-
<var name="NEO_USER" value="neo4j"/>
28-
<var name="NEO_PASS" value="nothing123"/>
29-
</php>
3026
</phpunit>

0 commit comments

Comments
 (0)