mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
* fixed issue where tests should fail when code has error Signed-off-by: Stevo99 <Sfailla1983@gmail.com> * fix(client): Initialize tests as failing in case of build errors * fix: Reset tests to initial state when build fails * fix: simplify expression |
||
|---|---|---|
| .. | ||
| config | ||
| plugins | ||
| src | ||
| static | ||
| utils | ||
| .babelrc | ||
| .gitignore | ||
| gatsby-browser.js | ||
| gatsby-config.js | ||
| gatsby-node.js | ||
| gatsby-ssr.js | ||
| jest.config.js | ||
| jest.transform.js | ||
| package-lock.json | ||
| package.json | ||
| webpack-workers.js | ||