Skip to content
  • Liam Morland's avatar
    ISTWCMS-4513: Use randomMachineName() for realname testing · 5c461c35
    Liam Morland authored
    When using randomString(), it would sometimes include a less-than sign
    which would result in a test failure since the name would cut-off at the
    less-than sign. This is indicative of a bug, but it is not worth
    searching for it since actual names do not include the less-than sign.
    5c461c35