We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153f15d commit 1d2a8c6Copy full SHA for 1d2a8c6
core/src/components/modal/test/sheet/modal.e2e.ts
@@ -23,7 +23,6 @@ configs({ directions: ['ltr'] }).forEach(({ title, screenshot, config }) => {
23
});
24
25
test('should have working event listener in ion-footer when expandToScroll is false', async ({ page }) => {
26
- await page.goto('/src/components/modal/test/sheet', config);
27
test.info().annotations.push({
28
type: 'issue',
29
description: 'https://github.com/ionic-team/ionic-framework/issues/30315',
0 commit comments