CFE-26 fixed bug
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import {render, screen, waitFor} from "@testing-library/react";
|
||||
import MockAppWithProviders from "../../../../../../../../../mocks/AppWithProvider";
|
||||
import CallTabDetails
|
||||
from "@/components/layouts/Dashboard/CallWidget/CallWidgetDialog/CallTabs/callTabsList/CallTabDetails";
|
||||
from "@/components/layouts/Dashboard/CallWidget/CallWidgetDialog/CallTabs/CallTabsList/CallTabDetails";
|
||||
|
||||
|
||||
const tab = {
|
||||
phone_number: "09134849737",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import {render, screen, waitFor} from "@testing-library/react";
|
||||
import CallTabTime from "@/components/layouts/Dashboard/CallWidget/CallWidgetDialog/CallTabs/callTabsList/CallTabTime";
|
||||
import MockAppWithProviders from "../../../../../../../../../mocks/AppWithProvider";
|
||||
import CallTabTime from "@/components/layouts/Dashboard/CallWidget/CallWidgetDialog/CallTabs/CallTabsList/CallTabTime";
|
||||
|
||||
const tab = {
|
||||
phone_number: "09134849737",
|
||||
|
||||
Reference in New Issue
Block a user