mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(angular): wait longer for root tests
This commit is contained in:
@@ -111,7 +111,7 @@ async function testForward() {
|
||||
}
|
||||
|
||||
async function testRoot() {
|
||||
await waitTime(50);
|
||||
await waitTime(200);
|
||||
await testStack('ion-router-outlet', ['app-router-link-page']);
|
||||
await testLifeCycle('app-router-link-page', {
|
||||
ionViewWillEnter: 1,
|
||||
|
||||
Reference in New Issue
Block a user