committed by
Mrugesh Mohapatra
parent
4b7dc90763
commit
5f0068e9c8
@@ -2,7 +2,7 @@ const crypto = require('crypto');
|
||||
|
||||
function createChallengeNodes(challenge, reporter) {
|
||||
if (typeof challenge.description[0] !== 'string') {
|
||||
reporter.panic(`
|
||||
reporter.warn(`
|
||||
|
||||
${challenge.title} has a description that will break things!
|
||||
|
||||
|
Reference in New Issue
Block a user