Migrate some enzyme tests to RTL (#9383)
This commit is contained in:
parent
c795ada78c
commit
6b30a5e1c9
10 changed files with 102 additions and 163 deletions
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
import React from "react";
|
||||
import { fireEvent, render, RenderResult, waitFor } from "@testing-library/react";
|
||||
import "@testing-library/jest-dom";
|
||||
|
||||
import PreferencesUserSettingsTab from
|
||||
"../../../../../../src/components/views/settings/tabs/user/PreferencesUserSettingsTab";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue