chore: update test #71
Annotations
2 errors
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
|
|
The logs for this run have expired and are no longer available.
Loading