remove NEWS from test too

This commit is contained in:
Daniel Appelgren
2021-11-16 15:58:52 +01:00
parent 1ec66fff7f
commit 8f05343ef2

View File

@@ -30,5 +30,5 @@ export const ACTIVE_FEATURES_TEST: Feature[] = [
Feature.REPORTING_SLUTREDOVISNING,
Feature.REPORTING_SIGNAL,
Feature.EXPORTS,
Feature.NEWS,
// Feature.NEWS,
];