mirror of
https://github.com/apache/superset.git
synced 2026-05-09 09:55:19 +00:00
remove --max-fail 1 on integration tests to iterate faster
This commit is contained in:
@@ -33,4 +33,4 @@ superset load-test-users
|
||||
|
||||
echo "Running tests"
|
||||
|
||||
pytest --durations-min=2 --maxfail=1 --cov-report= --cov=superset ./tests/integration_tests "$@"
|
||||
pytest --durations-min=2 --cov-report= --cov=superset ./tests/integration_tests "$@"
|
||||
|
||||
Reference in New Issue
Block a user