Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
update: desc
Browse files Browse the repository at this point in the history
  • Loading branch information
fanyer committed Oct 21, 2019
1 parent 6d19406 commit 5337d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/wrappers/VueWrapper-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ describe('VueInReact', () => {
/**
* NOTE: this case only occurs when using a wrapper component
* because the component filed is passed in curly braces of JSX,
* co it can be changed in setSate operation.
* so it can be changed in `setSate` operation.
* However it won't occur in HOC mode or babel plugin mode.
* this test will fail. I'm trying to fixed it.
*/
Expand Down

0 comments on commit 5337d67

Please sign in to comment.