Skip to content

Tests failing due to incorrect file type of license specified in tests #76

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

Closed
AnnaDodson opened this issue Oct 13, 2018 · 0 comments · Fixed by #77
Closed

Tests failing due to incorrect file type of license specified in tests #76

AnnaDodson opened this issue Oct 13, 2018 · 0 comments · Fixed by #77
Labels
status: work in progress Twilio or the community is in the process of implementing

Comments

@AnnaDodson
Copy link
Contributor

Issue Summary

The Travis tests are failing on the TestLicenseEndYear test as it cannot find LICENSE.txt

System.IO.FileNotFoundException : Could not find file "/home/travis/build/sendgrid/csharp-http-client/LICENSE.txt"

The test is looking for the wrong file type for the license. The test needs updating to the .md file extension.

I will raise a PR to fix this.

@devchas devchas added the status: work in progress Twilio or the community is in the process of implementing label Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: work in progress Twilio or the community is in the process of implementing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants