dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M .circleci/config.yml ModifiedM package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…