Skip to content

Commit d4bb454

Browse files
Fix --version-id -> --versionid in test script
1 parent 2fb3f06 commit d4bb454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
databusclient deploy \
4-
--version-id "https://d8lr.tools.dbpedia.org/hopver/testGroup/testArtifact/1.0-alpha/" \
4+
--versionid "https://d8lr.tools.dbpedia.org/hopver/testGroup/testArtifact/1.0-alpha/" \
55
--title "Test Title" \
66
--abstract "Test Abstract" \
77
--description "Test Description" \

0 commit comments

Comments
 (0)