Skip to content
Snippets Groups Projects
Commit 0096417c authored by Rhys Arkins's avatar Rhys Arkins
Browse files

test: update snapshot

parent 9c9161d3
No related branches found
No related tags found
No related merge requests found
......@@ -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,
},
......@@ -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,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment