remove some snapshot e2es

This commit is contained in:
Adam Bradley
2015-08-18 13:44:10 -05:00
parent e4efd94482
commit 608821ac9f
2 changed files with 0 additions and 4 deletions

View File

@@ -1,8 +1,4 @@
it('should check Banana', function() {
element(by.css('#e2eBanana')).click();
});
it('should check Cherry', function() {
element(by.css('#e2eCherry')).click();
});