I have created a new module with info severity and it's reporting findings with --display-severity=info (screenshot attached)

While providing display-severity=high and with module-config specific to this module, it's not getting reported.
here is the content of module-config file.
{"modules": { "experiment": { "display_severity": "info" } } }

I have created a new module with info severity and it's reporting findings with
--display-severity=info(screenshot attached)While providing
display-severity=highand with module-config specific to this module, it's not getting reported.here is the content of module-config file.
{"modules": { "experiment": { "display_severity": "info" } } }