spec icon indicating copy to clipboard operation
spec copied to clipboard

Add `expect_syntax_error` spec helper

Open amomchilov opened this issue 1 year ago • 0 comments

This was a really common pattern that I needed to repeat several times in #1187.

I noticed it repeated a bunch (69 times), and could be simplified really nicely with this little helper method.

amomchilov avatar Jul 30 '24 23:07 amomchilov