Skip to content
Snippets Groups Projects
Commit 78e57d25 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

change request in test

parent f316d842
No related branches found
No related tags found
9 merge requests!246Develop,!245Develop into Master,!244Master into develop2 into master,!219Draft: Testing,!214Test pipelines,!195DO NOT MERGE 2,!194DO NOT MERGE! just for testing,!147Commit-Confirm Mechanic for PND,!138Develop
Pipeline #68993 passed
...@@ -153,7 +153,7 @@ func TestCmdIntegration(t *testing.T) { ...@@ -153,7 +153,7 @@ func TestCmdIntegration(t *testing.T) {
hostname := guuid.New().String() hostname := guuid.New().String()
if err := cli.HTTPGet( if err := cli.HTTPGet(
testAPIEndpoint, testAPIEndpoint,
"set", "update",
"address="+testAddress, "address="+testAddress,
"uuid="+did, "uuid="+did,
"sbi="+cliSbi, "sbi="+cliSbi,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment