Use namespaced strings & shallowMount
- Use namespaced strings for Test Cases. - Use shallowMount instead of mount for testing component.
Showing
Please register or sign in to comment
- Use namespaced strings for Test Cases. - Use shallowMount instead of mount for testing component.