import React from "react"; import { render } from "@testing-library/react"; import "@testing-library/jest-dom"; import { Toast } from "."; import { toastr } from "./sub-components/Toastr"; describe("