Skip to content

Commit bb22741

Browse files
committed
Fix Visual/ARIA snapshot 'Review differences' link
Fixes link to the opf fork.
1 parent e5eea78 commit bb22741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jobs:
280280
Our visual and ARIA snapshot tests found UI differences. Please review the differences by viewing the files changed tab to ensure that the changes were intentional.
281281
282282
283-
[Review differences](https://github.com/opf/view_components/pull/${{ github.event.number }}/files?file-filters%5B%5D=.png&file-filters%5B%5D=.yml&show-viewed-files=false)
283+
[Review differences](https://github.com/opf/primer_view_components/pull/${{ github.event.number }}/files?file-filters%5B%5D=.png&file-filters%5B%5D=.yml&show-viewed-files=false)
284284
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
285285
COMMENT_IDENTIFIER: 'visual-comparison-diff'
286286
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)