Updating app to ionic-angular latest beta
This commit is contained in:
@@ -9,6 +9,6 @@ describe('new App', () => {
|
||||
|
||||
it('should display welcome message', () => {
|
||||
page.navigateTo();
|
||||
expect(page.getParagraphText()).toContain('The world is your oyster.');
|
||||
expect(page.getPageTitle()).toContain('Tab One');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user