Skip to content

Commit

Permalink
updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Apr 16, 2020
1 parent 3074ed4 commit ac2e520
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"certificatesThresholds": Object {
"errorState": 7,
"warningState": 30,
},
"heartbeatIndices": "heartbeat-8*",
},
"locations": Array [],
Expand Down Expand Up @@ -131,6 +135,10 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"certificatesThresholds": Object {
"errorState": 7,
"warningState": 30,
},
"heartbeatIndices": "heartbeat-8*",
},
"locations": Array [],
Expand Down

0 comments on commit ac2e520

Please sign in to comment.