You've already forked agentic-coding-workflow
bugfix
This commit is contained in:
@@ -37,6 +37,7 @@ func TestHTTPStatus(t *testing.T) {
|
||||
CodeProjectSlugTaken: http.StatusConflict,
|
||||
CodeProjectArchived: http.StatusConflict,
|
||||
CodeRequirementClosed: http.StatusConflict,
|
||||
CodePhaseGateFailed: http.StatusConflict,
|
||||
CodeRateLimited: http.StatusTooManyRequests,
|
||||
CodeUpstream: http.StatusBadGateway,
|
||||
CodeUnavailable: http.StatusServiceUnavailable,
|
||||
|
||||
Reference in New Issue
Block a user