Skip to content

Commit b9d50c5

Browse files
committed
feat: expose fireEvent
1 parent 4a4fd0b commit b9d50c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/ngx-testing-library/src/public_api.ts

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44

55
export * from './lib/models';
66
export * from './lib/ngx-testing-library';
7+
export { fireEvent } from 'dom-testing-library';

0 commit comments

Comments
 (0)