diff --git a/exercise_utils/test.py b/exercise_utils/test.py index 367ffe46..8b9462dd 100644 --- a/exercise_utils/test.py +++ b/exercise_utils/test.py @@ -132,6 +132,8 @@ def __enter__(self) -> Tuple[Self, RepoSmith, RepoSmith | None]: repo_title=None, create_fork=None, init=True, + pr_number=None, + pr_repo_full_name=None, ), downloaded_at=None, )