浏览代码

trigger build

Daniel Zlotin 8 年前
父节点
当前提交
14b11b729a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

69
 
69
 
70
 `yarn run test-e2e-android [-- release]`: runs the android e2e suite (with uiautomator) in debug/release on running devices/emulators
70
 `yarn run test-e2e-android [-- release]`: runs the android e2e suite (with uiautomator) in debug/release on running devices/emulators
71
 
71
 
72
-`yarn run test-all`: runs all tests
72
+`yarn run test-all`: runs all tests in parallel