aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/data
diff options
context:
space:
mode:
authorJ08nY2021-12-16 16:02:06 +0100
committerJ08nY2021-12-16 16:35:21 +0100
commita6c02e2b48a8253c8be2dcdf82147dfa33ae8f7a (patch)
tree8ffc00afe38df79558067bac146d154f0cf58e01 /tests/data
parent43e121942e328a66c8a6957651f4b81dacf8d43e (diff)
downloadsec-certs-a6c02e2b48a8253c8be2dcdf82147dfa33ae8f7a.tar.gz
sec-certs-a6c02e2b48a8253c8be2dcdf82147dfa33ae8f7a.tar.zst
sec-certs-a6c02e2b48a8253c8be2dcdf82147dfa33ae8f7a.zip
Add more keyword rules.
Fixes #128.
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/settings_test.yaml4
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