Skip to content

Commit fb5fd46

Browse files
committed
fix(plantuml-cli): fix container test script
Test now display PlantUML version.
1 parent 963c094 commit fb5fd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
set -euo pipefail
33

4-
plantuml --version
4+
plantuml -version
55

66
plantuml -testdot

0 commit comments

Comments
 (0)