Closed
Description
Version
1.0.0-beta.13
Reproduction link
Run Test in IE10
Steps to reproduce
- Create unit test using test-utils, use mount command.
- Run test in IE10
- Test will fail due to TypeError: Object doesn't support property or method 'find'
What is expected?
Test should pass
What is actually happening?
Test is failing.