newMetricsConfig(true, 555, configVals("agent.metrics.versionInfoExportsEnabled=true").agent.metrics)
      .also {
        it.versionInfoExportsEnabled.shouldBeTrue()
      }