Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

contributors: Fix broken test #1528

Merged
merged 2 commits into from Mar 7, 2017

Conversation

Projects
None yet
1 participant
Contributor

wbnns commented Mar 7, 2017 edited

GitHub recently made a change on their end to the URLs with which
profile images are stored. As a result, this has caused the profile
images on the About Us page to break, and tests to fail.

This PR resolves the issue.

contributors: Fix broken test
GitHub recently made a change on their end to the URLs with which
profile images are stored. As a result, this has caused the profile
images on the About Us page to break, and tests to fail.

This updates the URL to what GitHub has switched to, in order to resolve
the issue.

@wbnns wbnns self-assigned this Mar 7, 2017

@wbnns wbnns merged commit 9b93684 into master Mar 7, 2017

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@wbnns wbnns deleted the wbnns-fix-tests branch Mar 7, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment