Skip to content

Commit

Permalink
Add new screenshot test for conversation import page
Browse files Browse the repository at this point in the history
  • Loading branch information
amosjyng committed Aug 5, 2024
1 parent 41b29c7 commit f1454aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src-svelte/src/routes/storybook.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,11 @@ const components: ComponentTestConfig[] = [
variants: ["blank", "edit-continued-conversation", "busy"],
screenshotEntireBody: true,
},
{
path: ["screens", "llm-call", "import"],
variants: ["static"],
screenshotEntireBody: true,
},
{
path: ["screens", "llm-call", "individual"],
variants: [
Expand Down

0 comments on commit f1454aa

Please sign in to comment.