Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit 4f1b5de

Browse files
committed
Build: rename the phpunit config file
PHPUnit offers the possibility to use a `.dist` file for project configurations. Using that, will allow individual developers to overrule the project file with their own configuration which may, for instance, contain environment variables local to their system.
1 parent 4fd1f9c commit 4f1b5de

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
composer.phar
22
/vendor/
33
/build
4+
phpunit.xml
File renamed without changes.

0 commit comments

Comments
 (0)