- fix test utils

This commit is contained in:
Mike Penz
2024-08-07 13:05:11 +00:00
committed by GitHub
parent ca5c83176c
commit db67f239f2
+1
View File
@@ -32,6 +32,7 @@ export const buildPullRequeset = (number: number, title: string, labels: string[
mergedAt: moment(),
mergeCommitSha: 'sha',
author: 'Author',
authorName: 'Author',
repoName: 'test-repo',
labels,
milestone: '',