-
Improvement
-
Resolution: Fixed
-
Minor
Some feature are currently protected behind `UserExperimentalFlag` so that can be activated by users when they want to.
However, this same protection makes running the ATH with those features difficult (requires to write a different setup for the tests).
It would be great to be able to activate the features using a system property for the entier instance so that we could run the ATH with that feature activated.
- links to