-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: father4 & rc-test #350
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
单测挂了 |
好滴,我看下 |
Codecov Report
@@ Coverage Diff @@
## master #350 +/- ##
==========================================
- Coverage 98.73% 98.11% -0.63%
==========================================
Files 7 7
Lines 158 159 +1
Branches 49 50 +1
==========================================
Hits 156 156
- Misses 1 2 +1
Partials 1 1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
感谢大佬,学到了~ |
it('support input autoFocus', () => { | ||
const wrapper = mount( | ||
// 失效了,需要修复 | ||
it.skip('support input autoFocus', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
看上去得修一下 ant-design/ant-design#41239
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
参考 259f3cd 这个修复。之前是修复过的,后面改丢了。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好滴
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
目前还是没啥思路,可能需要其他大佬来看看了。
relate #349