empathyco / x

Commerce Search & Discovery frontend web components
Apache License 2.0
80 stars 21 forks source link

test(auto-progress-bar): fix test after Vue3 update #1582

Closed victorcg88 closed 3 months ago

victorcg88 commented 3 months ago

Motivation and context

Fix auto-progress-bar unit test after Vue3 upgrade.

It has been necessary to bump rollup-plugin-vue, given that the previous version had as dependency the vue-template-compiler for Vue2 which caused incompatibilities running the test.

Type of change

What is the destination branch of this PR?

How has this been tested?

Tests performed according to testing guidelines:

Checklist: