We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16765fc commit 83fa905Copy full SHA for 83fa905
scripts/recreate-test-results.sh
@@ -15,4 +15,4 @@
15
16
17
# recreate expected output in scionlab/tests/data/test_config_tar/
18
-RECREATE_TEST_RESULTS=1 python manage.py test -s scionlab.tests.test_config_tar
+RECREATE_TEST_RESULTS=1 python manage.py test -v0 scionlab.tests.test_config_tar
0 commit comments