Skip to content

Commit

Permalink
Merge branch 'jhgg-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
dschafer committed Dec 9, 2015
2 parents 1294175 + 13ca700 commit 7422cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connection/__tests__/arrayconnection.js
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ describe('connectionFromArray()', () => {
var c = connectionFromArray(
letters,
{
last: 3,
last: 4,
after: 'YXJyYXljb25uZWN0aW9uOjA=',
before: 'YXJyYXljb25uZWN0aW9uOjQ='
}
Expand Down

0 comments on commit 7422cfe

Please sign in to comment.