diff --git a/tests/test_AlertConsumer.py b/tests/test_AlertConsumer.py index 530818b..0552a89 100644 --- a/tests/test_AlertConsumer.py +++ b/tests/test_AlertConsumer.py @@ -82,6 +82,7 @@ def test_no_filter(dev_context, single_source_directive): ] }, }, + raise_exc=True, ) assert ap.run() == 1 diff --git a/tests/testing-config.yaml b/tests/testing-config.yaml index da918d1..6d476f6 100644 --- a/tests/testing-config.yaml +++ b/tests/testing-config.yaml @@ -118,17 +118,6 @@ channel: TEST_CHANNEL: channel: TEST_CHANNEL version: 0 - purge: - content: - delay: 100 - format: json - unify: true - compress: true - logs: - delay: 50 - format: csv - compress: true - header: false active: true hash: null distrib: null @@ -140,17 +129,6 @@ channel: LONG_CHANNEL: channel: LONG_CHANNEL version: 0 - purge: - content: - delay: 100 - format: json - unify: true - compress: true - logs: - delay: 50 - format: csv - compress: true - header: false active: true hash: null distrib: null