mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-26 01:35:57 +03:00
[PR #20] [MERGED] Improved test configuration. #51
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/20
Author: @samuelwilliams
Created: 4/11/2017
Status: ✅ Merged
Merged: 4/14/2017
Merged by: @yswery
Base:
master← Head:master📝 Commits (1)
e85ff3bFixed test configuration.📊 Changes
2 files changed (+24 additions, -11 deletions)
View changed files
📝
phpunit.xml(+24 -8)➖
tests/bootstrap.php(+0 -3)📄 Description
I changed the
phpunit.xmlfile so that it would bootstrap the composer autoload file instead oftests/bootstrap.php, thus I could remove the now redundant bootstrap file.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.