Skip to content

Commit

Permalink
comment out signatory restart
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkernaghan committed Oct 11, 2024
1 parent b4ef0b0 commit 2027370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_test/vault_az_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ func TestAZVault(t *testing.T) {
c.Tezos[tz3] = &p
backup_then_update_config(c)
defer restore_config()
restart_signatory()
//restart_signatory()

//setup
out, err := OctezClient("import", "secret", "key", tz2alias, "http://signatory:6732/"+tz2)
Expand Down

0 comments on commit 2027370

Please sign in to comment.