Skip to content

Commit 8855daf

Browse files
committed
Merge branch 'IONIC-60' of github.com:ionic-team/ionic-framework into IONIC-60
2 parents 9f43776 + c406ec8 commit 8855daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/modal/test/basic/modal.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ configs({ modes: ['ios'], directions: ['ltr'] }).forEach(({ title, config }) =>
108108
test('should not set up parentRemovalObserver for controller-created modals', async ({ page }, testInfo) => {
109109
testInfo.annotations.push({
110110
type: 'issue',
111-
description: 'https://github.com/ionic-team/ionic-framework/pull/30845',
111+
description: 'FW-6766',
112112
});
113113

114114
await page.goto('/src/components/modal/test/basic', config);

0 commit comments

Comments
 (0)