refactor(core-testing): no-sentry → no-instrumentation (mocks OTel too)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import "./no-sentry";
|
||||
import "./no-instrumentation";
|
||||
import "@testing-library/jest-dom/vitest";
|
||||
import { afterEach } from "vitest";
|
||||
import { cleanup } from "@testing-library/react";
|
||||
|
||||
Reference in New Issue
Block a user