Skip to content

Commit

Permalink
test: fix Image Preview Hooks should use initial
Browse files Browse the repository at this point in the history
  • Loading branch information
hqwuzhaoyi committed Aug 27, 2023
1 parent bf7ff31 commit f128dc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/atoms/imagePreview.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ describe("Image Preview Hooks and Actions", () => {
expect(result.current).toEqual({
visible: false,
image: null,
title: null,
});
});

Expand Down

0 comments on commit f128dc9

Please sign in to comment.