chore: code formatting

This commit is contained in:
github-actions[bot]
2022-02-16 04:27:34 +00:00
parent c8c4ff9ef6
commit 5550ac0d77
2 changed files with 5 additions and 4 deletions

View File

@@ -273,9 +273,9 @@ export default function({ faker }, target, that, [{ username: login, page, per_p
sha: "MOCKED_SHA",
message: faker.lorem.sentence(),
url: "https://api.github.com/repos/lowlighter/metrics/commits/MOCKED_SHA",
author:{
author: {
email: faker.internet.email(),
}
},
},
],
},