Skip to content

Commit

Permalink
Fix test mockup
Browse files Browse the repository at this point in the history
  • Loading branch information
cachedout committed Jul 31, 2019
1 parent 11f2fb0 commit 350f1f5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ describe('Elasticsearch Node Summary get_node_summary handleResponse', () => {
},
fs: {
total: {
available_in_bytes: 8700
available_in_bytes: 8700,
total_in_bytes: 10000
}
},
jvm: {
Expand Down

0 comments on commit 350f1f5

Please sign in to comment.