mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
parent
7ff5287a23
commit
6379da2e8f
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ public class ScenarioSelectionAction implements CheckAction {
|
|||
report.setScenario(scenarioTypeResult.getObject().getConfiguration());
|
||||
log.info("Scenario {} identified for {}", scenarioTypeResult.getObject().getName(), results.getInput().getName());
|
||||
} else {
|
||||
log.error("No valid scenario configuration found for {}", results.getInput().getName());
|
||||
log.info("No valid scenario configuration found for {}", results.getInput().getName());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue