swarm/api/http: bzz-immutable wrong handler bug (#17602)
This commit is contained in:
@ -672,7 +672,7 @@ func testBzzGetPath(encrypted bool, t *testing.T) {
|
||||
|
||||
nonhashresponses := []string{
|
||||
`cannot resolve name: no DNS to resolve name: "name"`,
|
||||
`cannot resolve nonhash: immutable address not a content hash: "nonhash"`,
|
||||
`cannot resolve nonhash: no DNS to resolve name: "nonhash"`,
|
||||
`cannot resolve nonhash: no DNS to resolve name: "nonhash"`,
|
||||
`cannot resolve nonhash: no DNS to resolve name: "nonhash"`,
|
||||
`cannot resolve nonhash: no DNS to resolve name: "nonhash"`,
|
||||
|
Reference in New Issue
Block a user