mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
material buttons
This commit is contained in:
@@ -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 + ')');
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user