Skip to content

Commit

Permalink
test: comments don't exist on PR docs initially
Browse files Browse the repository at this point in the history
  • Loading branch information
Realtin authored and hulkoba committed Apr 2, 2019
1 parent 5ce8d83 commit 10d0e2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/jobs/create-group-version-branch.js
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,6 @@ describe('create-group-version-branch', async () => {
accountId: '123-two-packages',
repositoryId: '123-monorepo',
version: '2.0.0',
comments: [],
oldVersion: '^1.0.0',
dependency: 'react',
initial: false,
Expand Down
1 change: 0 additions & 1 deletion test/jobs/create-version-branch.js
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,6 @@ describe('create version branch', () => {
type: 'pr',
repositoryId: '43',
number: 5,
comments: [],
dependency: '@finnpauls/dep2'
})

Expand Down

0 comments on commit 10d0e2e

Please sign in to comment.