Skip to content

Commit

Permalink
mock setIsJSResponder
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaGross committed May 6, 2021
1 parent 1633a32 commit 294c542
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ const RCTFabricUIManager = {
);
success(1, 1, 100, 100);
}),
setIsJSResponder: jest.fn(),
};

global.nativeFabricUIManager = RCTFabricUIManager;

0 comments on commit 294c542

Please sign in to comment.