fix
This commit is contained in:
@@ -118,7 +118,7 @@ func TestV1OpenAPIDocumentsPublicAPIAuth(t *testing.T) {
|
||||
"Retry-After",
|
||||
"rate limit exceeded",
|
||||
"code: unauthorized",
|
||||
"LegacyAPIError",
|
||||
"CodedAPIError",
|
||||
"security: []",
|
||||
} {
|
||||
if !strings.Contains(body, want) {
|
||||
|
||||
Reference in New Issue
Block a user