Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
OGPoyraz committed Mar 12, 2024
1 parent dc9e21a commit e823483
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ describe('TemplateConfirmation', () => {
content: [CONTENT_MOCK],
cancelText: CANCEL_TEXT_MOCK,
confirmText: CONFIRM_TEXT_MOCK,
hideSubmitButton: true,
hideCancelButton: true,
});
const wrapper = render(<TemplateConfirmation {...mockProps} />);

Expand Down

0 comments on commit e823483

Please sign in to comment.