Remove restrictedContributionsCount from GraphQL query and tests (#2799)

This commit is contained in:
Alexandr Garbuzov
2023-06-10 10:40:41 +02:00
committed by GitHub
parent c506eccb8e
commit a775176766
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -12,7 +12,6 @@ const data_stats = {
repositoriesContributedTo: { totalCount: 61 },
contributionsCollection: {
totalCommitContributions: 100,
restrictedContributionsCount: 50,
},
pullRequests: { totalCount: 300 },
openIssues: { totalCount: 100 },