Skip to content

Commit

Permalink
Refresh snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Jun 4, 2020
1 parent dcce253 commit 4af3d19
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,11 @@ describe('monitor status alert type', () => {
"name": <Provider
store={
Object {
"dispatch": [MockFunction],
"getState": [MockFunction],
"replaceReducer": [MockFunction],
"subscribe": [MockFunction],
Symbol(observable): [MockFunction],
"dispatch": [Function],
"getState": [Function],
"replaceReducer": [Function],
"subscribe": [Function],
Symbol(observable): [Function],
}
}
>
Expand Down

0 comments on commit 4af3d19

Please sign in to comment.