mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08:00
Update shot name
This commit is contained in:
@ -14,7 +14,7 @@ configs({ modes: ['ionic-md'], directions: ['ltr'] }).forEach(({ title, screensh
|
||||
|
||||
const container = page.locator('#default');
|
||||
|
||||
await expect(container).toHaveScreenshot(screenshot(`chip-round`));
|
||||
await expect(container).toHaveScreenshot(screenshot(`chip-default`));
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user