Skip to content

Commit ea42c11

Browse files
Generating component snapshots
1 parent e7bb2a0 commit ea42c11

25 files changed

Lines changed: 20 additions & 21 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- button "Backlog":
2-
- heading "Backlog" [level=3]
1+
- heading "Backlog" [level=3]
2+
- button "Backlog"
481 Bytes
Loading
867 Bytes
Loading

.playwright/screenshots/snapshots.test.ts-snapshots/primer/open_project/border_box/collapsible_header/default/aria-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- button "Backlog" [expanded]:
2-
- heading "Backlog" [level=3]
1+
- heading "Backlog" [level=3]
2+
- button "Backlog" [expanded]
33
- text: Body
44
- list "Backlog":
55
- listitem: Row 1
445 Bytes
Loading
835 Bytes
Loading

.playwright/screenshots/snapshots.test.ts-snapshots/primer/open_project/border_box/collapsible_header/with_count/aria-snapshot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- button "Backlog 42" [expanded]:
2-
- heading "Backlog" [level=3]
3-
- text: "42"
1+
- heading "Backlog" [level=3]
2+
- text: "42"
3+
- button "Backlog" [expanded]
44
- text: Body
55
- list "Backlog 42":
66
- listitem: Row 1
691 Bytes
Loading
1.11 KB
Loading

.playwright/screenshots/snapshots.test.ts-snapshots/primer/open_project/border_box/collapsible_header/with_description/aria-snapshot.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
- button "Backlog This backlog is unique to this one-time meeting. You can drag items in and out to add or remove them from the meeting agenda." [expanded]:
2-
- heading "Backlog" [level=3]
3-
- text: This backlog is unique to this one-time meeting. You can drag items in and out to add or remove them from the meeting agenda.
4-
- text: Body
1+
- heading "Backlog" [level=3]
2+
- button "Backlog" [expanded]
3+
- text: This backlog is unique to this one-time meeting. You can drag items in and out to add or remove them from the meeting agenda. Body
54
- list "Backlog This backlog is unique to this one-time meeting. You can drag items in and out to add or remove them from the meeting agenda.":
65
- listitem: Row 1
76
- listitem: Row 2

0 commit comments

Comments
 (0)