1 file + 1 − 1 Inline Compare changes Side-by-side Inline Show whitespace changes Files 1 helpers/Dojo/ExerciceResultsValidation.ts +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ class ExerciceResultsValidation { return; } this.exerciceResults = validationResults.results; this.events.emit('endStep', 'VALIDATE_RESULTS_FILE', 'Results file found', false); this.events.emit('endStep', 'VALIDATE_RESULTS_FILE', 'Results file is valid', false); } Loading
helpers/Dojo/ExerciceResultsValidation.ts +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ class ExerciceResultsValidation { return; } this.exerciceResults = validationResults.results; this.events.emit('endStep', 'VALIDATE_RESULTS_FILE', 'Results file found', false); this.events.emit('endStep', 'VALIDATE_RESULTS_FILE', 'Results file is valid', false); } Loading