Skip to content

Commit 86c8cb8

Browse files
Update test_token_usage.py
1 parent 228b1a7 commit 86c8cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_token_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def _get_usage(self, binded_repos, clients):
8484
@parametrize(
8585
'args',
8686
[
87-
param({'commits': True}, id='commits'),
87+
# param({'commits': True}, id='commits'),
8888
param({'contributors': True}, id='contributors'),
8989
param({'issues': True}, id='issues'),
9090
param({'invites': True}, id='invites'),

0 commit comments

Comments
 (0)