dillon1000/react

Commit

fix<compiler>: only call readTestFilter if the filter option is enabled (#29720)

Following the instructions in the compiler/docs/DEVELOPMENT_GUIDE.md, we are stuck on the command `yarn snap --watch` because it calls readTestFilter even though the filter option is not enabled.
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/snap/src/runner-watch.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…