Skip to content

Commit

Permalink
full assert message
Browse files Browse the repository at this point in the history
  • Loading branch information
bojiang committed Dec 24, 2020
1 parent 9a29914 commit 887e123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ python -m pip install -e .

# Run test
#python -m pytest --batch-request --host "localhost:5000" "$GIT_ROOT"/tests/integration/api_server
python -m pytest -s "$GIT_ROOT"/tests/integration/api_server
python -m pytest -sv"$GIT_ROOT"/tests/integration/api_server

test $error = 0 # Return non-zero if pytest failed

0 comments on commit 887e123

Please sign in to comment.