-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update two integration tests relating to git functionality #267
Conversation
No issues were found to report when scanning latest commit (commit-ID: fe22d3d) This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation. Scan run detail
|
Update two integration tests, providing additional testing coverage for git related functionality. Tests against possible later regression. Relates to work in #264.
integration/GitRepoRepoGetFileAtCommitTest.php
(forvipgoci_gitrepo_get_file_at_commit()
).integration/GitRepoRepoBlameForFileTest.php
(forvipgoci_gitrepo_blame_for_file()
).