freeCodeCamp/curriculum
Valeriy d5c0c2273f test(curriculum): suppress redundant errors (#33327)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #33195
2018-11-01 21:26:15 +05:30
..
challenges fix: add new test to create a set of new checkboxes (#18294) 2018-11-01 17:06:50 +09:00
formattingConversion
math-challenges
requiresTests
schema test(curriculum): add localeTitle to the challenge schema (#31598) 2018-10-30 21:18:54 +05:30
test test(curriculum): suppress redundant errors (#33327) 2018-11-01 21:26:15 +05:30
.babelrc
.editorconfig
.eslintignore
.eslintrc
.npmignore
.prettierrc
.travis.yml
CHANGELOG.md
commitizen.config.js
commitlint.config.js
create-challenge-bundle.js
getChallenges.js
gulpfile.js
index.js
lib.js
LICENSE.md
md-translation.js
package-entry.js
package-lock.json
package.json test(curriculum): stop after the first test failure (#30968) 2018-10-30 21:18:38 +05:30
repack.js
unpack.js
unpacked.css
unpacked.js
unpackedChallenge.js
utils.js