Cleanup config flag usage in MainServicesConfig and EventIdOverrideConfig
Cleanup config flag usage in MainServicesConfig
and EventIdOverrideConfig
:
- do not use global instance of flags in tests
- unify flags arguement naming to
flags
/cc @jchapman