jumpstart icon indicating copy to clipboard operation
jumpstart copied to clipboard

Run `yarn build` as part of tests

Open andyw8 opened this issue 3 years ago • 0 comments

I think the problem I encountered in #171 could have been caught if yarn build ran as part of the tests.

I've implemented this as a test following the style of the existing ones, but checking the exit code of yarn build may be more appropriate.

andyw8 avatar Jan 24 '22 02:01 andyw8