Create Strings using Template Literals, possible bug

Hi,

I think a bug was accidentally introduced recently (like yesterday maybe) in the last test case for this challenge. Best I can tell is a new regular expression was used to test if the strings in the array were valid. There appears to be something wrong with that regex though.

Someone had already opened an issue on the FCC GitHub so I just commented my observation and left it at that.