Skip to content

fix(tabBarItem): issues:TabbarItem component in the route mode fails … #12385

fix(tabBarItem): issues:TabbarItem component in the route mode fails …

fix(tabBarItem): issues:TabbarItem component in the route mode fails … #12385

Triggered via pull request November 2, 2024 03:34
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/tabbar/test/index.spec.tsx > should match active tab by route path in route mode: packages/vant/src/tabbar/test/index.spec.tsx#L65
AssertionError: expected [ 'van-tabbar-item' ] to include 'van-tabbar-item--active' ❯ src/tabbar/test/index.spec.tsx:65:30
src/tabbar/test/index.spec.tsx > should match active tab by route name in route mode: packages/vant/src/tabbar/test/index.spec.tsx#L125
AssertionError: expected [ 'van-tabbar-item' ] to include 'van-tabbar-item--active' ❯ src/tabbar/test/index.spec.tsx:125:30
test
Process completed with exit code 1.