Skip to content

Preserve escaping of commas in match parameters so that the exact same match...

Micael Oliveira requested to merge fix_yaml_commas into develop

Description

Preserve escaping of commas in match parameters so that the exact same match is written in the YAML report.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports