Skip to content
Snippets Groups Projects
Commit 7a16a5f3 authored by bedran.sezer's avatar bedran.sezer
Browse files

update result

parent a383bcfa
No related branches found
No related tags found
No related merge requests found
Pipeline #33309 failed
......@@ -85,7 +85,7 @@ class ExerciseResultCommand extends CommanderCommand {
});
if (filteredResults.length === 0) {
console.log('No results to display for the selected test type.');
console.log('No results for this test type.');
return;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment