This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix(repository): findPath now returns null when the server doesn't re…
…turn data
- Loading branch information
Showing
with
17 additions
and 1 deletion.
- +7 −1 src/repository.js
- +10 −0 test/repository.spec.js