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 e1c0b12 commit 9b3eed2Copy full SHA for 9b3eed2
packages/ra-ui-materialui/src/field/RichTextField.spec.tsx
@@ -1,6 +1,6 @@
1
import * as React from 'react';
2
import expect from 'expect';
3
-import { render, waitFor, screen, fireEvent } from '@testing-library/react';
+import { render, screen, fireEvent } from '@testing-library/react';
4
import { RecordContextProvider } from 'ra-core';
5
6
import { RichTextField, removeTags } from './RichTextField';
0 commit comments