[Doc] fix test coverage

This commit is contained in:
陈嘉涵 2018-11-27 19:12:57 +08:00
parent 0ffaa7bf3d
commit a098775249
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
### Features
* 50+ Reusable components
* 90%+ Unit test coverage
* 80%+ Unit test coverage
* Extensive documentation and demos
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
* Support TypeScript

View File

@ -8,7 +8,7 @@
### 特性
* 50+ 个经过有赞线上业务检验的组件
* 单元测试覆盖率超过 90%
* 单元测试覆盖率超过 80%
* 完善的文档和示例
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
* 支持 TypeScript