Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Sep 22, 2020
1 parent 908694b commit 4e5a94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/platform/bitbucket/__snapshots__/index.spec.ts.snap
Expand Up @@ -992,9 +992,9 @@ exports[`platform/bitbucket getPrList() filters PR list by author 1`] = `
Array [
Object {
"body": undefined,
"branchName": "branch-a",
"createdAt": undefined,
"number": 1,
"sourceBranch": "branch-a",
"state": "open",
"targetBranch": "branch-b",
"title": undefined,
Expand Down

0 comments on commit 4e5a94c

Please sign in to comment.