mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Rename phpunit.xml file
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -8,7 +8,7 @@
|
|||||||
.travis.yml export-ignore
|
.travis.yml export-ignore
|
||||||
.scrutinizer.yml export-ignore
|
.scrutinizer.yml export-ignore
|
||||||
/codeception.yml export-ignore
|
/codeception.yml export-ignore
|
||||||
/phpunit.xml export-ignore
|
/phpunit.xml.dist export-ignore
|
||||||
/CHANGELOG.md export-ignore
|
/CHANGELOG.md export-ignore
|
||||||
/CONTRIBUTING.md export-ignore
|
/CONTRIBUTING.md export-ignore
|
||||||
/README.md export-ignore
|
/README.md export-ignore
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
/vendor
|
/vendor
|
||||||
/composer.lock
|
/composer.lock
|
||||||
|
phpunit.xml
|
||||||
.idea
|
.idea
|
||||||
/examples/vendor
|
/examples/vendor
|
||||||
/tests/_output
|
/tests/_output
|
Reference in New Issue
Block a user