Skip to content

Commit 5281e9e

Browse files
committed
test(TabsItem): extend e2e config with status={0}
1 parent a992266 commit 5281e9e

11 files changed

+21
-21
lines changed

packages/vkui/src/components/Tabs/Tabs.e2e-playground.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export const TabsPlayground = (props: ComponentPlaygroundProps) => {
111111
>
112112
<TabsItem>Лента</TabsItem>
113113
</Unscrollable>,
114-
<Unscrollable key="tabs" status={23} />,
114+
<Unscrollable key="tabs" status={0} />,
115115
<Unscrollable key="tabs" status={23}>
116116
<TabsItem>Лента</TabsItem>
117117
</Unscrollable>,
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)