When I run the test, I get 'Error: No such validator'required' exists.', How can I fix it? #3851
Unanswered
Vivi-Ornitier
asked this question in
Q&A
Replies: 1 comment
-
Did you call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using vee-validate in my page.
When I load that page with
mount
for@vue/test-utils
, I getError: No such validator ‘required’ exists.
.I don't know how to solve this problem.
Can you tell me how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions