Skip to content

Commit

Permalink
chore(instr-mongodb): drop obsolete 'pretest' step from TAV run (#1998)
Browse files Browse the repository at this point in the history
Since the move to npm workspaces in #1771 this pretest step is
no longer needed for TAV test runs.

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
  • Loading branch information
trentm and pichlermarc authored Mar 7, 2024
1 parent e24797e commit dfb2dff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/node/opentelemetry-instrumentation-mongodb/.tav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ mongodb:
- versions: ">=6 <6.4"
node: '>=15.0.0'
commands: npm run test-v5-v6

# Fix missing `contrib-test-utils` package
pretest: npm run --prefix ../../../ lerna:link

0 comments on commit dfb2dff

Please sign in to comment.