Skip to content

Commit

Permalink
Edit e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
stasbamiza committed Oct 25, 2016
1 parent c37b365 commit d5b310d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/admin/src/app/dashboards/dashboard.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ describe('Dashboard', () => {

prot.manage().window().setSize(1024, 1020);
browser.get(browser.baseUrl + '/');
browser.get('/');
//browser.get('/');
//browser.get('/admin/');

beforeEach(() => {
Expand Down

0 comments on commit d5b310d

Please sign in to comment.