Adjust default CEO onboarding task copy
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -125,7 +125,7 @@ test.describe("Onboarding wizard", () => {
|
||||
expect(task).toBeTruthy();
|
||||
expect(task.assigneeAgentId).toBe(ceoAgent.id);
|
||||
expect(task.description).toContain(
|
||||
"Your default CEO instructions are already installed"
|
||||
"You are the CEO. You set the direction for the company."
|
||||
);
|
||||
expect(task.description).not.toContain("github.com/paperclipai/companies");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user