Fix the build (#831)

There was a bad interaction between #830 and #829, wherein they both
independently changed the snapshot. So they passed individually, and
failed once both merged together. This fixes it.

Test plan: `yarn test --full` passes.
This commit is contained in:
Dandelion Mané 2018-09-13 17:23:09 -07:00 committed by GitHub
parent ab108653f3
commit 7074a9dbd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1559,7 +1559,7 @@ Array [
"example-github", "example-github",
"3", "3",
], ],
"dstIndex": 33, "dstIndex": 35,
"srcIndex": 0, "srcIndex": 0,
}, },
Object { Object {
@ -1579,7 +1579,7 @@ Array [
"USER", "USER",
"wchargin", "wchargin",
], ],
"dstIndex": 41, "dstIndex": 43,
"srcIndex": 1, "srcIndex": 1,
}, },
Object { Object {
@ -1600,7 +1600,7 @@ Array [
"example-github", "example-github",
"5", "5",
], ],
"dstIndex": 34, "dstIndex": 36,
"srcIndex": 2, "srcIndex": 2,
}, },
Object { Object {
@ -1620,7 +1620,7 @@ Array [
"USER", "USER",
"wchargin", "wchargin",
], ],
"dstIndex": 41, "dstIndex": 43,
"srcIndex": 3, "srcIndex": 3,
}, },
Object { Object {