diff options
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/settings_test.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/settings_test.yaml b/tests/data/settings_test.yaml index d05bc6db..5815aef5 100644 --- a/tests/data/settings_test.yaml +++ b/tests/data/settings_test.yaml @@ -37,4 +37,6 @@ cert_threshold: fips_latest_snapshot: description: Url for the latest snapshot of FIPS dataset value: https://seccerts.org/static/fips_dset_ad8734a39b856ca1a1b7b073713872359bae7545.json - +enable_progress_bars: + description: Whether to enable pretty-printed progress bars while processing. + value: False |
