remix icon indicating copy to clipboard operation
remix copied to clipboard

--watch is not working on bug-report-test

Open gijsroge opened this issue 2 years ago • 0 comments

What version of Remix are you using?

1.7.5

Steps to Reproduce

run yarn && yarn build and after that run yarn bug-report-test --watch in the root of this repo.

Expected Behavior

Actual Behavior

When you try to run the bug-report-test you get the error message error: unknown option '--watch'

gijsroge avatar Nov 05 '22 11:11 gijsroge