Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Nov 13, 2023
1 parent 65339ea commit f2d2139
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/__snapshots__/macro.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ const Component = () => {
onClick={() => {
;(() => ++state.count)()
++state.count
}}>
}}
>
inc
</button>
{valtio_macro_snap_state.count}
Expand Down

0 comments on commit f2d2139

Please sign in to comment.