mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
fix(cache): respect default cache timeout on v1 chart data requests (#21441)
This commit is contained in:
@@ -32,4 +32,4 @@ superset init
|
||||
|
||||
echo "Running tests"
|
||||
|
||||
pytest --durations-min=2 --maxfail=1 --cov-report= --cov=superset "$@"
|
||||
pytest --durations-min=2 --maxfail=1 --cov-report= --cov=superset ./tests/integration_tests "$@"
|
||||
|
||||
Reference in New Issue
Block a user