Skip to content

BUGFIX: Update string to replace missing vendor token

  • Using double quotes with method call didn't work the way.
  • Use normal string concatenation instead.

Merge request reports