File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
plugins/node/opentelemetry-instrumentation-mongodb Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1010 "test" : " npm run test-v3 && npm run test-v4 && npm run test-v5-v6 && nyc merge .nyc_output ./coverage/coverage-final.json" ,
1111 "test-v3" : " tav mongodb 3.7.4 npm run test-v3-run" ,
1212 "test-v4" : " tav mongodb 4.17.0 npm run test-v4-run" ,
13- "test-v5-v6" : " tav mongodb 6.8.0 npm run test-v5-v6-run" ,
13+ "test-v5-v6" : " npm run test-v5-v6-run" ,
1414 "test-v3-run" : " nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/**/mongodb-v3.test.ts'" ,
1515 "test-v4-run" : " nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/mongodb-v4-v5-v6.metrics.test.ts' 'test/**/mongodb-v4.test.ts'" ,
1616 "test-v5-v6-run" : " nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/mongodb-v4-v5-v6.metrics.test.ts' 'test/**/mongodb-v5-v6.test.ts'" ,
You can’t perform that action at this time.
0 commit comments