Skip to content

Commit

Permalink
Test showInlineError semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
kestarumper committed Feb 20, 2024
1 parent a1f0cfa commit 2a4f8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uniforms-semantic/__tests__/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ describe('@RTL', () => {
suites.testTextField(theme.TextField, {
testWrapClassName: true,
testRenderIcon: true,
testShowInlineError: true,
});
suites.testValidatedForm(theme.ValidatedForm);
suites.testValidatedQuickForm(theme.ValidatedQuickForm);
Expand Down

0 comments on commit 2a4f8f1

Please sign in to comment.