Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
abagshaw committed Dec 4, 2017
1 parent 2a499c2 commit c3899ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ test('data1 400x400 zoom-focus focus-vertical', (t) => {
focus: {
y1: 50
},
zoom: "focus-auto"
zoom: "focus"
};
const expected = {x1: 560, y1: 8, x2: 1998, y2: 1446};

Expand Down

0 comments on commit c3899ba

Please sign in to comment.