Skip to content

Commit 153f15d

Browse files
kumibrrthetaPC
andauthored
Update modal.e2e.ts
Co-authored-by: Maria Hutt <[email protected]>
1 parent 4f8d5fd commit 153f15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configs({ directions: ['ltr'] }).forEach(({ title, screenshot, config }) => {
2222
animations: 'allow',
2323
});
2424
});
25-
test('should have working eventListener in ion-footer when expandToScroll is false', async ({ page }) => {
25+
test('should have working event listener in ion-footer when expandToScroll is false', async ({ page }) => {
2626
await page.goto('/src/components/modal/test/sheet', config);
2727
test.info().annotations.push({
2828
type: 'issue',

0 commit comments

Comments
 (0)