feat(windows): change windowsphone platform to windows

fixes snapshot too

references #5565
This commit is contained in:
Brandy Carney
2016-02-25 12:17:28 -05:00
parent c43a1a2d77
commit 8df8420f14
4 changed files with 6 additions and 6 deletions

View File

@ -397,7 +397,7 @@ gulp.task('e2e.build', function() {
var platforms = [
'android',
'ios',
'wp'
'windows'
];
// Get each test folder with gulp.src