Skip to content

Commit 7f7a591

Browse files
committed
Fix test
1 parent 74c6428 commit 7f7a591

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

routes/dashboard/widget-dashboard/test/widget-dashboard.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import '@testing-library/jest-dom';
55
import type { ComponentType } from 'react';
66
import { render, screen } from '@testing-library/react';
7+
import userEvent from '@testing-library/user-event';
78

89
/**
910
* WordPress dependencies

0 commit comments

Comments
 (0)