mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 03:30:34 +00:00
correcting a couple of tests (#1331)
This commit is contained in:
@@ -230,7 +230,7 @@ public class RepositoriesClientTests
|
||||
}
|
||||
}
|
||||
|
||||
[PaidAccountTest]
|
||||
[PaidAccountTest(Skip="Paid plans now have unlimited repositories. We shouldn't test this now.")]
|
||||
public async Task ThrowsPrivateRepositoryQuotaExceededExceptionWhenOverQuota()
|
||||
{
|
||||
var github = Helper.GetAuthenticatedClient();
|
||||
|
||||
Reference in New Issue
Block a user