MCPcopy
hub / github.com/vitest-dev/vitest / fix-4686.test.ts

File fix-4686.test.ts

test/browser/specs/fix-4686.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// fix #4686
2
3import { expect, test } from 'vitest'
4import { instances, runBrowserTests } from './utils'

Callers

nothing calls this directly

Calls 3

runBrowserTestsFunction · 0.90
toReportPassedTestMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected