Skip to content

Commit

Permalink
Remove fireUserEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Aug 16, 2024
1 parent 1fc268a commit de30a2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
20 changes: 0 additions & 20 deletions packages-internal/test-utils/src/fireUserEvent.ts

This file was deleted.

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 fireUserEvent from './fireUserEvent';
export { default as flushMicrotasks } from './flushMicrotasks';
export { default as reactMajor } from './reactMajor';

Expand Down

0 comments on commit de30a2a

Please sign in to comment.