Skip to content

Commit

Permalink
Gate test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Silbermann committed Jan 17, 2024
1 parent 303894f commit 4fbc84a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,7 @@ describe('ReactHooksInspectionIntegration', () => {
]);
});

// @enableAsyncActions
it('should support useOptimistic hook', () => {
const useOptimistic = React.useOptimistic;
function Foo() {
Expand Down

0 comments on commit 4fbc84a

Please sign in to comment.