dillon1000/react
Commit
Browse files Fix www tests not running in prod (#18593)
I made a mistake when setting these up a while ago. Setting the NODE_ENV in the CircleCI config doesn't work because it's also set in the node script command. The number of test commands is getting out of control. Might need to fix it at some point. Not today for me.
Changed paths2 files
First-parent comparison.circleci/config.yml ModifiedM package.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…