Skip to content

Commit 8d64f20

Browse files
Updated Ignore Message
1 parent 9e66eea commit 8d64f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CICD.Tools.MSTeamsWorkflowWebhookCard.LibTests/CicdCardTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public async Task SendAsyncTest_TestFormatIsValidForTeams()
5656
}
5757
}
5858

59-
[TestMethod, Ignore]
59+
[TestMethod, Ignore("For Manual Running. Fill in a valid webhook url to a teams workflow.")]
6060
public async Task SendAsyncTest_IntegrationTest()
6161
{
6262
// Arrange

0 commit comments

Comments
 (0)