Skip to content

Commit ad6cdee

Browse files
committed
test(tab-button): update snapshots
1 parent b4b612e commit ad6cdee

61 files changed

Lines changed: 2 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/src/components/tab-button/test/layout/tab-button.e2e.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ configs().forEach(({ title, screenshot, config }) => {
7070
<ion-icon name="call"></ion-icon>
7171
</ion-tab-button>
7272
73-
<ion-tab-button tab="2">
73+
<ion-tab-button tab="2" layout="icon-bottom">
7474
<ion-badge vertical="top" size="small" shape="round">16</ion-badge>
7575
<ion-label>Favorites</ion-label>
7676
<ion-icon name="heart"></ion-icon>
@@ -101,6 +101,7 @@ configs().forEach(({ title, screenshot, config }) => {
101101
102102
<ion-tab-button tab="2">
103103
<ion-badge color="danger" vertical="top" size="small" shape="round">44</ion-badge>
104+
<ion-label>Favorites</ion-label>
104105
<ion-icon name="heart"></ion-icon>
105106
</ion-tab-button>
106107
-153 Bytes
-36 Bytes
-145 Bytes
-148 Bytes
0 Bytes
-108 Bytes
-187 Bytes
-72 Bytes
-60 Bytes

0 commit comments

Comments
 (0)