For my app tests, i want to enable and disable features
The FeatureManager docs mention " Provides access to bitbucket.properties
flags for enabling/disabling various features", however, I cannot only see getters, not setters.
Is there an impementation of this service i can use in Bitbucket 9, to switch these flags on/off?