Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Commit

Permalink
fix(vcl): bum version
Browse files Browse the repository at this point in the history
  • Loading branch information
kptdobe committed May 14, 2019
1 parent b496576 commit 73d3f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ describe('Integration Test', () => {
assert.deepStrictEqual(res, {
body: {
status: 'published',
completed: 6,
completed: 7,
},
statusCode: 200,
});
Expand Down

0 comments on commit 73d3f8e

Please sign in to comment.