Skip to content

Commit

Permalink
Refresh test snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed May 8, 2020
1 parent b5803de commit 5802205
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"certAgeThreshold": 365,
"certAgeThreshold": 730,
"certExpirationThreshold": 30,
"heartbeatIndices": "heartbeat-8*",
},
Expand Down Expand Up @@ -132,7 +132,7 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"certAgeThreshold": 365,
"certAgeThreshold": 730,
"certExpirationThreshold": 30,
"heartbeatIndices": "heartbeat-8*",
},
Expand Down

0 comments on commit 5802205

Please sign in to comment.