Skip to content

Commit

Permalink
Merge pull request #599 from pe4cey/3.0-ha-sysinfo-fix
Browse files Browse the repository at this point in the history
Fixes mapping issue when using :sysinfo with HA
  • Loading branch information
oskarhane authored Jun 29, 2017
2 parents 7b10138 + 73b8ec6 commit 04ad959
Show file tree
Hide file tree
Showing 8 changed files with 400 additions and 242 deletions.
3 changes: 2 additions & 1 deletion __mocks__/neo4j.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ var out = {
this.identity = id
},
Path: function Path () {}
}
},
isInt: () => {}
}
}

Expand Down
238 changes: 0 additions & 238 deletions src/browser/modules/Stream/SysInfoFrame.jsx

This file was deleted.

Loading

0 comments on commit 04ad959

Please sign in to comment.