Skip to content

Commit

Permalink
revert test input arg
Browse files Browse the repository at this point in the history
  • Loading branch information
horheynm committed Dec 12, 2024
1 parent 8de35a4 commit 4a63261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/vLLM/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ do

export TEST_DATA_FILE="$MODEL_CONFIG"
pytest \
-r a \
--capture=tee-sys \
--junitxml="test-results/e2e-$(date +%s).xml" \
"$TEST" || LOCAL_SUCCESS=$?
Expand Down

0 comments on commit 4a63261

Please sign in to comment.