• Illya Klymov's avatar
    Properly await setProps to update component · 22fb2974
    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
ref_selector_spec.js 17.9 KB