Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -61,7 +61,8 @@ Bsync.init(ipcMain, filePath); | ... | @@ -61,7 +61,8 @@ Bsync.init(ipcMain, filePath); |
| 61 | # Testing (Cordova) | 61 | # Testing (Cordova) |
| 62 | 62 | ||
| 63 | `npm run test:cordova` | 63 | `npm run test:cordova` |
| 64 | - | 64 | +`npm run test:cordova -- run ios` |
| 65 | +`npm run test:cordova -- emulate ios` | ||
| 65 | 66 | ||
| 66 | 67 | ||
| 67 | 68 | ... | ... |
-
Please register or login to post a comment