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
fix(NcCheckboxRadioSwitch): adapt backport tests for Vue Test Utils v1
stable8 uses Vue Test Utils v1 which requires propsData instead of props
and wrapper.destroy() instead of wrapper.unmount().
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
0 commit comments