fix(compiler-sfc): fix universal selector scope #10345
Annotations
2 errors
Run e2e tests:
packages/vue/__tests__/e2e/Transition.spec.ts#L1639
AssertionError: expected '<div class="test test-enter-from test…' to be '<div class="test test-leave-active te…' // Object.is equality
- Expected
+ Received
- <div class="test test-leave-active test-leave-to">one</div>
+ <div class="test test-enter-from test-enter-active">one</div>
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1639:42
|
Run e2e tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading