We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c6428 commit 7f7a591Copy full SHA for 7f7a591
1 file changed
routes/dashboard/widget-dashboard/test/widget-dashboard.test.tsx
@@ -4,6 +4,7 @@
4
import '@testing-library/jest-dom';
5
import type { ComponentType } from 'react';
6
import { render, screen } from '@testing-library/react';
7
+import userEvent from '@testing-library/user-event';
8
9
/**
10
* WordPress dependencies
0 commit comments