You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates `imgix-component.spec.ts` to use
`@testing-library/vue`'s new beta syntax. This means renaming
`propsData` to `props`. The commit also updates the Vue app syntax to
use the new Global API from vue 3. For more context on this change see
here: testing-library/vue-testing-library#137
0 commit comments