material buttons

This commit is contained in:
Adam Bradley
2015-04-03 21:54:17 -05:00
parent 738436834c
commit f62577b8c0
12 changed files with 261 additions and 216 deletions

View File

@@ -80,7 +80,7 @@ var IonicSnapshot = function(options) {
});
log(colors.green('Start Snapshot:'),
self.groupId, self.appId, self.testId, self.platformId, '(' + self.width + 'x' + self.height + ')');
self.groupId, self.appId, self.platformId, self.testId, '(' + self.width + 'x' + self.height + ')');
};