Skip to content

Commit 9a3464f

Browse files
Update Jest snapshot for new locked icon variants (#1158)
* Initial plan * Update snapshot to include new locked icons Co-authored-by: janmaarten-a11y <83665577+janmaarten-a11y@users.noreply.github.com> * Add changeset for minor update to @primer/octicons Updates Jest snapshot --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: janmaarten-a11y <83665577+janmaarten-a11y@users.noreply.github.com>
1 parent fc76808 commit 9a3464f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/octicons': minor
3+
---
4+
5+
Updates Jest snapshot

lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
2727
"BlockedIcon",
2828
"BoldIcon",
2929
"BookIcon",
30+
"BookLockedIcon",
3031
"BookmarkFillIcon",
3132
"BookmarkFilledIcon",
3233
"BookmarkIcon",
@@ -68,6 +69,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
6869
"CommentAiIcon",
6970
"CommentDiscussionIcon",
7071
"CommentIcon",
72+
"CommentLockedIcon",
7173
"ComposeIcon",
7274
"ContainerIcon",
7375
"CopilotErrorIcon",
@@ -186,6 +188,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
186188
"InfoIcon",
187189
"IssueClosedIcon",
188190
"IssueDraftIcon",
191+
"IssueLockedIcon",
189192
"IssueOpenedIcon",
190193
"IssueReopenedIcon",
191194
"IssueTrackedByIcon",
@@ -259,6 +262,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
259262
"ProjectRoadmapIcon",
260263
"ProjectSymlinkIcon",
261264
"ProjectTemplateIcon",
265+
"PullRequestLockedIcon",
262266
"PulseIcon",
263267
"QuestionIcon",
264268
"QuoteIcon",

0 commit comments

Comments
 (0)