There was an error while loading. Please reload this page.
1 parent 574dcac commit 0c890d2Copy full SHA for 0c890d2
1 file changed
packages/datadog-instrumentations/src/vitest.js
@@ -974,7 +974,6 @@ addHook({
974
addHook({
975
name: '@vitest/runner',
976
versions: ['>=1.6.0'],
977
- file: 'dist/index.js',
978
}, (vitestPackage, frameworkVersion) => {
979
shimmer.wrap(vitestPackage, 'startTests', startTests => async function (testPaths) {
980
let testSuiteError = null
0 commit comments