Skip to content

Commit 4fbc84a

Browse files
author
Sebastian Silbermann
committed
Gate test
1 parent 303894f commit 4fbc84a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-debug-tools/src/__tests__/ReactHooksInspectionIntegration-test.js

+1
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,7 @@ describe('ReactHooksInspectionIntegration', () => {
11071107
]);
11081108
});
11091109

1110+
// @enableAsyncActions
11101111
it('should support useOptimistic hook', () => {
11111112
const useOptimistic = React.useOptimistic;
11121113
function Foo() {

0 commit comments

Comments
 (0)