-
Illya Klymov authored
setProps() in vue-test-utils is "partially async" and in 1.x will become more async than previous. To be safe and to keep our tests green after migration we need to properly await things
22fb2974
setProps() in vue-test-utils is "partially async" and in 1.x will become more async than previous. To be safe and to keep our tests green after migration we need to properly await things