mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-18 21:25:12 +00:00
link to issues in muted tests
This commit is contained in:
@@ -439,7 +439,7 @@ public class RepositoriesClientTests
|
||||
|
||||
public class TheDeleteMethod
|
||||
{
|
||||
[IntegrationTest(Skip = "not sure why this is now failing to delete successfully")]
|
||||
[IntegrationTest(Skip = "See https://github.com/octokit/octokit.net/issues/1002 for investigating this failing test")]
|
||||
public async Task DeletesRepository()
|
||||
{
|
||||
var github = Helper.GetAuthenticatedClient();
|
||||
|
||||
Reference in New Issue
Block a user