Skip to content

Commit

Permalink
chore: fix resource management tests (#4293)
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson authored and nbbeeken committed Nov 1, 2024
1 parent 4dd99a9 commit f9cead6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/run-resource-management-feature-integration.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash

# source $DRIVERgit addS_TOOLS/.evergreen/init-node-and-npm-env.sh
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh

echo "node: $(node --version)"
echo "npm: $(npm --version)"
Expand Down

0 comments on commit f9cead6

Please sign in to comment.