Skip to content

Commit

Permalink
Update status_check.test.ts
Browse files Browse the repository at this point in the history
updated snapshot
  • Loading branch information
gmmorris authored Apr 16, 2020
1 parent 1fb1bd5 commit 50809bb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"heartbeatIndices": "heartbeat-8*",
"heartbeatIndices": "heartbeat-7*",
},
"locations": Array [],
"numTimes": 5,
Expand Down Expand Up @@ -131,7 +131,7 @@ describe('status check alert', () => {
Object {
"callES": [MockFunction],
"dynamicSettings": Object {
"heartbeatIndices": "heartbeat-8*",
"heartbeatIndices": "heartbeat-7*",
},
"locations": Array [],
"numTimes": 5,
Expand Down

0 comments on commit 50809bb

Please sign in to comment.