Skip to content
Snippets Groups Projects
Commit 044202d4 authored by bedran.sezer's avatar bedran.sezer Committed by michael.minelli
Browse files

update result

parent afbf418c
No related branches found
No related tags found
No related merge requests found
Pipeline #38357 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