mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(chore) Nachnutzen der Artefakte aus dem Tests; Entfernen der Docker-Konfiguration
This commit is contained in:
parent
f36f7959c7
commit
0c3f65b53f
28 changed files with 6 additions and 16930 deletions
|
|
@ -308,7 +308,7 @@ public class CommandLineApplication {
|
|||
return d.toUri();
|
||||
} else {
|
||||
throw new IllegalArgumentException(
|
||||
String.format("Not a valid path for scenario definition specified: '%s'", d.toAbsolutePath()));
|
||||
String.format("Not a valid path for repository definition specified: '%s'", d.toAbsolutePath()));
|
||||
}
|
||||
}
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue