-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* don't update root package.json It should follow generate-blueprint versions. * retry jest tests * run iOS test on main * adjust detox config * Update .detoxrc.json.ejs * Update setup.js.ejs * Update package.json.ejs * Update .detoxrc.json.ejs * increase wait * Update utils.js.ejs * Update utils.js.ejs * Update utils.js.ejs * Update utils.js.ejs * Update run-detox-tests.sh * Update run-detox-tests.sh * Update utils.js.ejs * Update ios.yml * Revert "Update ios.yml" This reverts commit 172edae. * Revert "Update utils.js.ejs" This reverts commit 94193cf. * Revert "Revert "Update ios.yml"" This reverts commit b4f5915. * Revert "Update run-detox-tests.sh" This reverts commit 81cd790.
- Loading branch information
Showing
6 changed files
with
18 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
{ | ||
"logger": { | ||
"level": "info" | ||
}, | ||
"configurations": { | ||
"ios.sim.release": { | ||
"device": "simulator", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters