Fixing discover e2e suite

stable
Alejandro Alonso 2016-09-29 10:01:25 +02:00
parent c8204899fd
commit f1534cbb8c
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ describe('discover search', () => {
discoverHelper.searchFilter(3); discoverHelper.searchFilter(3);
await htmlChanges();
let url = await browser.getCurrentUrl(); let url = await browser.getCurrentUrl();
let projects = discoverHelper.searchProjects(); let projects = discoverHelper.searchProjects();