Skip to content

chore: update test

chore: update test #71

Triggered via push August 31, 2024 03:59
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
continuous-release
Process completed with exit code 1.
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition on child components with empty root node: packages/vue/__tests__/e2e/Transition.spec.ts#L1199
AssertionError: expected [ 'test', 'test-leave-active', …(1) ] to strictly equal [ 'test', 'test-leave-from', …(1) ] - Expected + Received Array [ "test", - "test-leave-from", "test-leave-active", + "test-leave-to", ] ❯ packages/vue/__tests__/e2e/Transition.spec.ts:1199:50
test / e2e-test
Process completed with exit code 1.