Skip to content

Commit 7422cfe

Browse files
committed
Merge branch 'jhgg-patch-1'
2 parents 1294175 + 13ca700 commit 7422cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/connection/__tests__/arrayconnection.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ describe('connectionFromArray()', () => {
406406
var c = connectionFromArray(
407407
letters,
408408
{
409-
last: 3,
409+
last: 4,
410410
after: 'YXJyYXljb25uZWN0aW9uOjA=',
411411
before: 'YXJyYXljb25uZWN0aW9uOjQ='
412412
}

0 commit comments

Comments
 (0)