Filter protocol tests applied to errors depending on client or server (#1081)
For `httpRequestTest`s and `httpResponseTest`s applied to operations, we're only generating the tests that apply to servers or clients. This commit does the same when `httpResponseTest` is applied to errors.
Loading
Please register or sign in to comment