alphagov / notifications-net-client

.NET client for the GOV.UK Notify API
https://www.nuget.org/packages/GovukNotify/
MIT License
25 stars 20 forks source link

make appveyor.txt point to new test source #142

Closed leohemsted closed 3 years ago

leohemsted commented 3 years ago

appveyor pull the appveyor.txt file from master, which contains instructions on how to test the code. Since https://github.com/alphagov/notifications-net-client/pull/141 changes the path of the tests csproj, we need master to look there first before appveyor will be able to test it.