Skip to content

Commit 5ecb236

Browse files
committed
nit: add full stop to comment
1 parent 13d1795 commit 5ecb236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/mocks/repository.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pub struct Repo {
5858
pub cancelled_workflows: Vec<u64>,
5959
pub workflow_cancel_error: bool,
6060
pub pull_requests: HashMap<u64, PullRequest>,
61-
// Cause pull request fetch to fail
61+
// Cause pull request fetch to fail.
6262
pub pull_request_error: bool,
6363
}
6464

0 commit comments

Comments
 (0)