Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Jun 13, 2024
1 parent c256f03 commit 3afd935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mui-base/src/Dialog/Root/DialogRoot.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ describe('<Dialog.Root />', () => {
}
});
});
});

describe('prop: dismissible', () => {
(
[
[true, true],
Expand Down

0 comments on commit 3afd935

Please sign in to comment.