mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
iOS checkbox
This commit is contained in:
@@ -32,7 +32,7 @@ module.exports = function(gulp, argv, buildConfig) {
|
||||
platform_count: 1,
|
||||
width: 400,
|
||||
height: 800,
|
||||
test_id: uuid.v4()
|
||||
test_id: uuid.v4().split('-')[0]
|
||||
}
|
||||
}, argv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user