Skip to content

Commit

Permalink
[code-infra] Remove userEvent export from @mui/internal-test-utils (
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy authored Aug 16, 2024
1 parent b949d17 commit 14b615e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion packages-internal/test-utils/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export {
} from './focusVisible';
export {} from './initMatchers';
export * as fireDiscreteEvent from './fireDiscreteEvent';
export * as userEvent from './userEvent';
export { default as flushMicrotasks } from './flushMicrotasks';
export { default as reactMajor } from './reactMajor';

Expand Down
35 changes: 0 additions & 35 deletions packages-internal/test-utils/src/userEvent.ts

This file was deleted.

0 comments on commit 14b615e

Please sign in to comment.