differencify icon indicating copy to clipboard operation
differencify copied to clipboard

Replace previous testId suffix

Open cmcculloh-kr opened this issue 7 years ago • 1 comments

Instead of continually appending new suffixes, replace the previous testId suffix with a new one.

Uses a . instead of a space so that we aren't introducing spaces into filenames where the user may not want them.

cmcculloh-kr avatar Jun 26 '18 21:06 cmcculloh-kr

Hi @cormacmccarthy, Thanks for putting this PR. I believe this will break some unit-tests and some integration-tests. Did you run them locally?

NimaSoroush avatar Jun 26 '18 23:06 NimaSoroush