Skip to content

Commit 368c12a

Browse files
committed
feat(windows): add windows support to snapshot
references #5565
1 parent a9c995d commit 368c12a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gulpfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ gulp.task('e2e.build', function() {
397397
var platforms = [
398398
'android',
399399
'ios',
400+
'wp'
400401
];
401402

402403
// Get each test folder with gulp.src

0 commit comments

Comments
 (0)