chore: fix github test

This commit is contained in:
Rhys Arkins 2020-07-21 15:58:23 +02:00
parent b90bf4e2c4
commit 8ed043089e

View file

@ -373,6 +373,9 @@ describe('platform/github', () => {
data: {
repository: {
nameWithOwner: 'some/other',
defaultBranchRef: {
name: 'master',
},
},
},
});