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 7caac49 commit 33b0e53Copy full SHA for 33b0e53
packages/ra-ui-materialui/src/layout/Notification.spec.tsx
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import { render, screen, waitFor } from '@testing-library/react';
+import { render, screen } from '@testing-library/react';
3
4
import { ConsecutiveUndoable } from './Notification.stories';
5
0 commit comments