fix
This commit is contained in:
@@ -154,9 +154,9 @@ func TestV1OpenAPIIncludesProcessAndFeeds(t *testing.T) {
|
||||
"raw_product_ids",
|
||||
"items[].ean",
|
||||
"process_id",
|
||||
"LegacyStartProcessByEAN",
|
||||
"StartProcessByEAN",
|
||||
"StartProcessByRawIDs",
|
||||
"LegacyProcessCompleted",
|
||||
"ProcessCompletedExample",
|
||||
"X-API-Key",
|
||||
"https://descrybe.io/api/v1",
|
||||
"BearerAuth",
|
||||
@@ -185,7 +185,7 @@ func TestV1OpenAPIIncludesProcessAndFeeds(t *testing.T) {
|
||||
"CSRFHeader",
|
||||
"code: unauthorized",
|
||||
"message: Unauthorized",
|
||||
"legacy envelope",
|
||||
"coded envelope",
|
||||
"/process/{id}/retry:",
|
||||
} {
|
||||
if !strings.Contains(body, needle) {
|
||||
|
||||
Reference in New Issue
Block a user