Skip to content
Snippets Groups Projects
Commit 4e77901a authored by michael.minelli's avatar michael.minelli
Browse files

ExerciseRun => Correct a comment

parent 79ae489d
No related branches found
No related tags found
1 merge request!2Adds a first version of the wiki documentation
Pipeline #26439 passed
...@@ -86,7 +86,7 @@ class ExerciseRunCommand extends CommanderCommand { ...@@ -86,7 +86,7 @@ class ExerciseRunCommand extends CommanderCommand {
spinner.succeed(`The exercise folder contains all the needed files`); spinner.succeed(`The exercise folder contains all the needed files`);
} }
// dojo.assignment validity // dojo_assignment.json validity
{ {
const spinner: ora.Ora = ora({ const spinner: ora.Ora = ora({
text : `Checking ${ Config.assignment.filename } file`, text : `Checking ${ Config.assignment.filename } file`,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment