Skip to content

Commit 33b0e53

Browse files
committed
Fix linter warning
1 parent 7caac49 commit 33b0e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ra-ui-materialui/src/layout/Notification.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as React from 'react';
2-
import { render, screen, waitFor } from '@testing-library/react';
2+
import { render, screen } from '@testing-library/react';
33

44
import { ConsecutiveUndoable } from './Notification.stories';
55

0 commit comments

Comments
 (0)