fix: clean failed challenges (#37526)

This commit is contained in:
Ahmad Abdolsaheb
2019-11-04 16:50:14 +03:00
committed by mrugesh
parent c2e7809ccd
commit 55a4cadf2a
4 changed files with 81 additions and 1 deletions

View File

@ -13,6 +13,7 @@ const invalid = 9;
// individual exports
exports.backend = backend;
exports.frontEndProject = frontEndProject;
exports.backEndProject = backEndProject;
exports.challengeTypes = {
html,