Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Fix snapshot for MenuItemToggleModalRedux
Browse files Browse the repository at this point in the history
  • Loading branch information
hmhealey committed Nov 18, 2019
1 parent bfa8aab commit 0ceeb05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ describe('components/MenuItemToggleModalRedux', () => {
"test": "test",
}
}
dialogType={[Function]}
dialogType={[MockFunction]}
modalId="test"
>
Whatever
Expand Down

0 comments on commit 0ceeb05

Please sign in to comment.