mirror of
https://github.com/zhigang1992/react-native-wechat.git
synced 2026-04-28 20:34:54 +08:00
update tests script
This commit is contained in:
@@ -42,7 +42,7 @@ And [react-native-wechat] has the following tracking data in open source world:
|
||||
| NPM | [![NPM version][npm-image]][npm-url] |
|
||||
| Dependency | [![Dependency Status][david-image]][david-url] |
|
||||
| Downloads | [![Downloads][downloads-image]][downloads-url] |
|
||||
| Build | [](travis-url) |
|
||||
| Build | [][travis-url] |
|
||||
|
||||
## Linking Steps
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"description": "react-native library for wechat app",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user