Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed May 19, 2019
1 parent 9c9161d commit 0096417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/platform/github/__snapshots__/index.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ Array [
exports[`platform/github getRepos should return an array of repos 1`] = `
Array [
Array [
"user/repos",
"user/repos?per_page=100",
Object {
"paginate": true,
},
Expand All @@ -474,7 +474,7 @@ Array [
exports[`platform/github getRepos should support a custom endpoint 1`] = `
Array [
Array [
"user/repos",
"user/repos?per_page=100",
Object {
"paginate": true,
},
Expand Down

0 comments on commit 0096417

Please sign in to comment.