-
Paul Slaughter authored
This prevents issues where the regex could match an empty string so the .test is true but the .replace doesn't replace anything.
04cee581
This prevents issues where the regex could match an empty string so the .test is true but the .replace doesn't replace anything.