Skip to content

Remove unnecessary test/bootstrap.php files #373

@bshaffer

Description

@bshaffer

If phpunit.xml.dist has the bootstrap as test/bootstrap.php, and test/bootstrap.php only contains a require for vendor/autoload.php, then we can eliminate the bootstrap file and set the bootstrap to load the composer autoloader directly.

There are quite a few samples where this is the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions