How to write a test and set a value of variable with vue-test-utils?
I have a method in my component that is triggered when the user click the button. The problem that i have is that im getting an error and i don
t know what i am doing wrong.
I have a method in my component that is triggered when the user click the button. The problem that i have is that im getting an error and i don
t know what i am doing wrong.