-
Mark Stenglein authored
There was an issue where the entire test suite would bail after one specfile fails. That is not useful. This commit fixes the issue by simply removing the `--bail` flag from the npm test script. Signed-off-by:
Mark Stenglein <mark@stengle.in>
32d76c54
Analyzing file…