MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / spotlight.test.ts

File spotlight.test.ts

packages/node-core/test/utils/spotlight.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'vitest';
2import { getSpotlightConfig } from '../../src/utils/spotlight';
3
4describe('getSpotlightConfig', () => {

Callers

nothing calls this directly

Calls 1

getSpotlightConfigFunction · 0.90

Tested by

no test coverage detected