improve goose2 agent management flows (#8737)
Signed-off-by: tulsi <tulsi@block.xyz>
This commit is contained in:
@@ -21,7 +21,7 @@ test.describe("Smoke tests", () => {
|
||||
await page.goto("/");
|
||||
|
||||
await expect(
|
||||
page.getByPlaceholder(/Message .*, @ to mention personas/),
|
||||
page.getByPlaceholder(/Message .*, @ to mention agents/),
|
||||
).toBeVisible({ timeout: 10_000 });
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user