css updates after snapshot

This commit is contained in:
Adam Bradley
2015-09-18 23:12:55 -05:00
parent 339312b124
commit d63bcf29f4
7 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
it('should open action menu', function() {
it('should open action sheet', function() {
element(by.css('#e2eOpenModal')).click();
});