Skip to content

Commit 13fc83d

Browse files
committed
remove dist suffix from phpunit
1 parent a4e3f42 commit 13fc83d

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
.editorconfig export-ignore
33
.gitattributes export-ignore
44
.gitignore export-ignore
5-
phpunit.xml.dist export-ignore
5+
phpunit.xml export-ignore

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.phpunit.result.cache
22
composer.lock
3-
phpunit.xml
43
vendor/
File renamed without changes.

0 commit comments

Comments
 (0)