Skip to content

Commit f60d67f

Browse files
Disabled Integration Tests.
1 parent 7c103a1 commit f60d67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CICD.Tools.GitHubToCatalogYamlTests/GitHubServiceTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/// }
2929
/// </code>
3030
/// </summary>
31-
[TestClass]
31+
[TestClass, Ignore]
3232
public class GitHubServiceIntegrationTests
3333
{
3434
private GitHubService _service;

0 commit comments

Comments
 (0)