React-app-rewired: How to run tests without watch mod?

Created on 18 Mar 2018  路  1Comment  路  Source: timarney/react-app-rewired

I have been added test as a precommit hook so I need to run tests without watch mod.

Most helpful comment

I fixed this by using CI=true npm test

>All comments

I fixed this by using CI=true npm test

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bilthon picture bilthon  路  5Comments

IEfucker picture IEfucker  路  5Comments

brendonco picture brendonco  路  3Comments

xiaoxiangmoe picture xiaoxiangmoe  路  3Comments

artalar picture artalar  路  4Comments