If you run the Configurator.main(), you will see possibly 3 different messages:
12:53:20.727 [main] ERROR c.g.r.p.configuration.Configurator - Unknown property name testrun-title
12:53:20.727 [main] ERROR c.g.r.p.configuration.Configurator - Unknown property name testrun-id
12:53:20.727 [main] ERROR c.g.r.p.configuration.Configurator - Unknown property name testrun-template-id
It doesn't actually seem to affect anything, but the error messages are misleading. Track down how these errors are printing and remove if they are superfluous
If you run the Configurator.main(), you will see possibly 3 different messages:
It doesn't actually seem to affect anything, but the error messages are misleading. Track down how these errors are printing and remove if they are superfluous