Skip to content

Commit

Permalink
Cherry-pick fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mariia-aloshyna committed Sep 13, 2024
1 parent 08622c3 commit caa32ae
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ describe('FundDistributionFieldsFinal', () => {
expect(validation).toHaveBeenCalled();
});

it.each`
// TODO: investigate 'Not implemented: HTMLFormElement.prototype.submit' error and test failure
xit.each`
required
${true}
${false}
Expand Down

0 comments on commit caa32ae

Please sign in to comment.