mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Adjust default CEO onboarding task copy
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
6f7609daac
commit
0bb6336eaf
2 changed files with 5 additions and 7 deletions
|
|
@ -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");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue