Skip to content

Commit

Permalink
Add a property childs for subcompanies in mock server
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin01 committed Nov 6, 2014
1 parent 68e10a7 commit d2fc551
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lib/test-server/mocks/get-subcompanies-id.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"hydraters": [
"http://plaintext.hydrater.anyfetch.com/hydrate",
"http://pdf.hydrater.anyfetch.com/hydrate"
]
],
"childs": []
}
3 changes: 2 additions & 1 deletion lib/test-server/mocks/get-subcompanies.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"hydraters": [
"http://plaintext.hydrater.anyfetch.com/hydrate",
"http://pdf.hydrater.anyfetch.com/hydrate"
]
],
"childs": []
}
]

0 comments on commit d2fc551

Please sign in to comment.