You've already forked agentic-coding-workflow
修改
This commit is contained in:
@@ -49,6 +49,7 @@ func mountHandlerWithRepo(t *testing.T, callerUID uuid.UUID, isAdmin bool, repo
|
||||
nil, // sessSvc — not exercised by agent-kinds tests
|
||||
nil, // sup — not exercised by agent-kinds tests
|
||||
nil, // repo — not exercised by agent-kinds tests
|
||||
nil, // permSvc — not exercised by agent-kinds tests
|
||||
fakeResolver{uid: callerUID},
|
||||
fakeAdminLookup{admin: map[uuid.UUID]bool{callerUID: isAdmin}},
|
||||
enc,
|
||||
|
||||
Reference in New Issue
Block a user