1
0
Fork 0
composer/tests
Robert Rhoades e6c7ab693e Fix running tests with non standard default branch
When the global git config has init.defaultbranch set to
something other than master the tests fail. This is because
the tests assume that the default branch is called master
but that may not be the case.

This fixes the tests by ensuring that when running git init
we ensure the default branch is called master regardless of
how git is configured.
2020-10-29 21:16:11 +00:00
..
Composer/Test Fix running tests with non standard default branch 2020-10-29 21:16:11 +00:00
bootstrap.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
complete.phpunit.xml Build tweaks 2020-05-20 16:20:54 +02:00