Skip to content

Commit

Permalink
adding comment to test case
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhyatox committed Oct 6, 2023
1 parent 60ac09c commit 677699a
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ let mocks = {
editPublicUserStub: null,
editUserStub: null,
getUserStub: null,
/**
* Commenting as it is giving null output
* Need to check it again later
*/

// restore: function(mockKey) {
// this[mockKey].restore();
// },
Expand Down

0 comments on commit 677699a

Please sign in to comment.