Skip to content

Commit

Permalink
remove ref to unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
cam-schultz committed Oct 15, 2024
1 parent 4bd2158 commit 098442e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/local/e2e_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function printHelp() {
function printUsage() {
cat << EOF
Arguments:
--component <component> Component test suite to run. Valid components are: $valid_components
--component <component> Component test suite to run. Must be a valid directory in tests/local/
Options:
--help Print this help message
EOF
Expand Down

0 comments on commit 098442e

Please sign in to comment.