Skip to content

Commit

Permalink
up snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Apr 22, 2020
1 parent 13c6ce2 commit dc2839f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"heartbeatIndices": "heartbeat-7*",
"certificatesThresholds": Object {
"errorState": 7,
"warningState": 30,
},
"heartbeatIndices": "heartbeat-7*",
},
"locations": Array [],
"numTimes": 5,
Expand Down Expand Up @@ -135,11 +135,11 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"heartbeatIndices": "heartbeat-7*",
"certificatesThresholds": Object {
"errorState": 7,
"warningState": 30,
},
"heartbeatIndices": "heartbeat-7*",
},
"locations": Array [],
"numTimes": 5,
Expand Down

0 comments on commit dc2839f

Please sign in to comment.