Skip to content

Commit 2e4feec

Browse files
committed
fix(breadcrumb): ensure consistent ARIA snapshots across all browsers by adding missing newline
1 parent c01c681 commit 2e4feec

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

__snapshots__/breadcrumb/showcase/chromium/should-have-same-aria-snapshot/DBBreadcrumb-should-have-same-aria-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@
117117
- listitem:
118118
- link "Profile"
119119
- listitem:
120-
- link "Notifications"
120+
- link "Notifications"

__snapshots__/breadcrumb/showcase/firefox/should-have-same-aria-snapshot/DBBreadcrumb-should-have-same-aria-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@
117117
- listitem:
118118
- link "Profile"
119119
- listitem:
120-
- link "Notifications"
120+
- link "Notifications"

__snapshots__/breadcrumb/showcase/mobile-chrome/should-have-same-aria-snapshot/DBBreadcrumb-should-have-same-aria-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@
117117
- listitem:
118118
- link "Profile"
119119
- listitem:
120-
- link "Notifications"
120+
- link "Notifications"

__snapshots__/breadcrumb/showcase/mobile-safari/should-have-same-aria-snapshot/DBBreadcrumb-should-have-same-aria-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@
117117
- listitem:
118118
- link "Profile"
119119
- listitem:
120-
- link "Notifications"
120+
- link "Notifications"

__snapshots__/breadcrumb/showcase/webkit/should-have-same-aria-snapshot/DBBreadcrumb-should-have-same-aria-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@
117117
- listitem:
118118
- link "Profile"
119119
- listitem:
120-
- link "Notifications"
120+
- link "Notifications"

0 commit comments

Comments
 (0)