Rename test.
I assume "hist at max" is leftover from when it was possible to set more than one alt sign address.
This commit is contained in:
parent
5aa8f9faaf
commit
49f68fd5ec
@ -189,7 +189,7 @@ func TestSetAltSignAddress(t *testing.T) {
|
||||
},
|
||||
wantCode: http.StatusBadRequest,
|
||||
}, {
|
||||
name: "hist at max",
|
||||
name: "only one alt sign addr allowed",
|
||||
addr: testAddr,
|
||||
isExistingAltSignAddr: true,
|
||||
wantCode: http.StatusBadRequest,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user