Skip to content

Commit 3190749

Browse files
committed
fix: remove redundant note about AI Summary availability in Percy changes
1 parent ea2cd5a commit 3190749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/percy-change.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export async function fetchPercyChanges(
6464
content: [
6565
{
6666
type: "text",
67-
text: "AI Summary is not yet available for this build/framework. There may still be visual changes—please review the build on the dashboard. Support for AI Summary will be added soon.",
67+
text: "AI Summary is not yet available for this build/framework. There may still be visual changes—please review the build on the dashboard.",
6868
},
6969
],
7070
};

0 commit comments

Comments
 (0)