mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore: fix github test
This commit is contained in:
parent
b90bf4e2c4
commit
8ed043089e
1 changed files with 3 additions and 0 deletions
|
@ -373,6 +373,9 @@ describe('platform/github', () => {
|
|||
data: {
|
||||
repository: {
|
||||
nameWithOwner: 'some/other',
|
||||
defaultBranchRef: {
|
||||
name: 'master',
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue