Skip to content

Commit

Permalink
WIP - added spec for modal reducer
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathew1011 committed May 13, 2021
1 parent eb5dac6 commit eb549b0
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,9 @@ describe('Modal Reducer', () => {
.toBe(true);
});

// close modal
// it(' should ');



});

0 comments on commit eb549b0

Please sign in to comment.