Skip to content

Commit f9cead6

Browse files
baileympearsonnbbeeken
authored andcommitted
chore: fix resource management tests (#4293)
1 parent 4dd99a9 commit f9cead6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-resource-management-feature-integration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/bash
22

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

55
echo "node: $(node --version)"
66
echo "npm: $(npm --version)"

0 commit comments

Comments
 (0)