Skip to content

Commit 743a836

Browse files
committed
Fix test
1 parent 7628e82 commit 743a836

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: validator/client/src/test/resources/tech/pegasys/teku/validator/client/restapi/paths/_eth_v1_validator_{pubkey}_graffiti.json

-10
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,6 @@
5858
}
5959
}
6060
},
61-
"501" : {
62-
"description" : "Not implemented",
63-
"content" : {
64-
"application/json" : {
65-
"schema" : {
66-
"$ref" : "#/components/schemas/HttpErrorResponse"
67-
}
68-
}
69-
}
70-
},
7161
"400" : {
7262
"description" : "The request could not be processed, check the response for more information.",
7363
"content" : {

0 commit comments

Comments
 (0)