Skip to content

Commit c406ec8

Browse files
ShaneKthetaPC
andauthored
Update core/src/components/modal/test/basic/modal.e2e.ts
Co-authored-by: Maria Hutt <[email protected]>
1 parent bda1911 commit c406ec8

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)