Skip to content

Commit

Permalink
Test showInlineError material
Browse files Browse the repository at this point in the history
  • Loading branch information
kestarumper committed Feb 20, 2024
1 parent 2a4f8f1 commit 6e7e92d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uniforms-material/__tests__/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ describe('@RTL', () => {
suites.testRadioField(theme.RadioField);
suites.testSubmitField(theme.SubmitField);
suites.testTextField(theme.TextField, {
testShowInlineError: true,
testPassThemeProps: {
ThemeProvider({
themeOptions,
Expand Down

0 comments on commit 6e7e92d

Please sign in to comment.