Skip to content

Commit

Permalink
maint: add missing object attributes
Browse files Browse the repository at this point in the history
The `mailrepo` object was missing a couple of things.

Signed-off-by: Chris. Webster <[email protected]>
  • Loading branch information
webstech committed Aug 22, 2024
1 parent 348a2ab commit 554fd9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests-config/ci-helper.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ const testConfig: IConfig = {
owner: "gitgitgadget",
branch: "main",
host: "lore.kernel.org",
url: "https://localhost",
descriptiveName: "string",
},
mail: {
author: "GitGadget",
Expand Down

0 comments on commit 554fd9c

Please sign in to comment.