Skip to content
Snippets Groups Projects

Develop

Closed Ghost User requested to merge develop into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -153,7 +153,7 @@ func TestCmdIntegration(t *testing.T) {
hostname := guuid.New().String()
if err := cli.HTTPGet(
testAPIEndpoint,
"set",
"update",
"address="+testAddress,
"uuid="+did,
"sbi="+cliSbi,
Loading