mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 16:52:26 +08:00
feat(alert): add ability to use alert inline (#26316)
This commit is contained in:
@ -94,7 +94,7 @@ describe('Overlays', () => {
|
||||
});
|
||||
|
||||
it(`should open and close ion-alert via component`, () => {
|
||||
testComponent('ion-alert');
|
||||
testInlineOverlay('ion-alert');
|
||||
});
|
||||
|
||||
it(`should open and close ion-action-sheet via component`, () => {
|
||||
|
Reference in New Issue
Block a user