Skip to content

Commit 9fb7df2

Browse files
committed
improve logging config
1 parent aa6bfcb commit 9fb7df2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/test_github_client.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,3 +743,6 @@ def test_issues_opened_and_closed_counted(self):
743743
)
744744
assert result["stats"]["opened_issue_count"] == 2
745745
assert result["stats"]["closed_issue_count"] == 1
746+
747+
748+
MAX_3 = 115

0 commit comments

Comments
 (0)