Skip to content

Commit

Permalink
fix test case for DetailTableDropdown
Browse files Browse the repository at this point in the history
Signed-off-by: priyanshu-kun <priyanshushrama709@gmail.com>
  • Loading branch information
priyanshu-kun committed Sep 17, 2023
1 parent dd821ff commit 286fa87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exports[`DetailTable render renders as expected 1`] = `
className="DetailTableDropdown--Btn Apply"
onClick={[MockFunction]}
>
<IoCheckmarkCircle
<IoCheckmark
size={18}
/>
Apply
Expand Down

0 comments on commit 286fa87

Please sign in to comment.