feat(core-testing): R49 guard — block real Sentry SDK init in test processes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import "./no-sentry";
|
||||
import "@testing-library/jest-dom/vitest";
|
||||
import { afterEach } from "vitest";
|
||||
import { cleanup } from "@testing-library/react";
|
||||
|
||||
Reference in New Issue
Block a user