Skip to content

Commit

Permalink
Add callout to update docs if changing anything
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-richardson committed Aug 30, 2019
1 parent d06eebc commit 8a04332
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/Octopus.Client.E2ETests/NuSpecDependenciesFixture.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

namespace Octopus.Client.E2ETests
{
/// <summary>
/// If you find yourself changing these tests, it's very likely you'll need to change
/// https://github.com/OctopusDeploy/docs/blob/master/docs/octopus-rest-api/octopus.client.md
/// </summary>
[TestFixture]
public class NuSpecDependenciesFixture
{
Expand Down

0 comments on commit 8a04332

Please sign in to comment.