Merge branch 'main' into next
This commit is contained in:
@@ -7,18 +7,19 @@ export const ACTIVE_FEATURES_PROD: Feature[] = [
|
||||
Feature.ACCESSIBILITY_REPORT,
|
||||
Feature.DELTAGARE,
|
||||
Feature.AVROP,
|
||||
Feature.REPORTING,
|
||||
Feature.LOGGING,
|
||||
];
|
||||
|
||||
export const ACTIVE_FEATURES_TEST: Feature[] = [
|
||||
Feature.ADMINISTRATION,
|
||||
Feature.MY_ACCOUNT,
|
||||
Feature.MY_ORGANIZATION,
|
||||
Feature.ACCESSIBILITY_REPORT,
|
||||
Feature.DELTAGARE,
|
||||
Feature.AVROP,
|
||||
Feature.MY_ORGANIZATION,
|
||||
Feature.RELEASES,
|
||||
Feature.VERSION_INFO,
|
||||
Feature.ACCESSIBILITY_REPORT,
|
||||
Feature.REPORTING,
|
||||
Feature.SENSITIVE_INFORMATION,
|
||||
Feature.LOGGING,
|
||||
Feature.RELEASES,
|
||||
Feature.VERSION_INFO,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user