Skip to content

Commit dfb2dff

Browse files
trentmpichlermarc
andauthored
chore(instr-mongodb): drop obsolete 'pretest' step from TAV run (#1998)
Since the move to npm workspaces in #1771 this pretest step is no longer needed for TAV test runs. Co-authored-by: Marc Pichler <[email protected]>
1 parent e24797e commit dfb2dff

File tree

1 file changed

+0
-3
lines changed
  • plugins/node/opentelemetry-instrumentation-mongodb

1 file changed

+0
-3
lines changed

plugins/node/opentelemetry-instrumentation-mongodb/.tav.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ mongodb:
99
- versions: ">=6 <6.4"
1010
node: '>=15.0.0'
1111
commands: npm run test-v5-v6
12-
13-
# Fix missing `contrib-test-utils` package
14-
pretest: npm run --prefix ../../../ lerna:link

0 commit comments

Comments
 (0)