Use global Vue instance in frontend specs
Vue instance is not shared across tests and we should use this instead of the deprecated createLocalVue function.
Showing
Please register or sign in to comment
Vue instance is not shared across tests and we should use this instead of the deprecated createLocalVue function.