Persisting completion of bonfire challenges into User model, split routes for bonfires and challenges, refactored class selectors to be challenge type specific
This commit is contained in:
@@ -231,7 +231,6 @@ var runTests = function(err, data) {
|
||||
allTestsPassed = false;
|
||||
showCompletion();
|
||||
}
|
||||
console.log(allTestsPassed);
|
||||
};
|
||||
|
||||
function showCompletion() {
|
||||
|
Reference in New Issue
Block a user