mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
[DOCS] Refresh cases table screenshot (#174871)
This commit is contained in:
parent
c7dad263e2
commit
5d55ab930c
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 157 KiB |
|
@ -16,7 +16,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
describe('list view', function () {
|
||||
it('cases list screenshot', async () => {
|
||||
await cases.navigation.navigateToApp();
|
||||
await commonScreenshots.takeScreenshot('cases', screenshotDirectories, 1400, 1024);
|
||||
await commonScreenshots.takeScreenshot('cases', screenshotDirectories, 1500, 1080);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue