mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
8d590cd458
commit
a3f9322a39
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default function ({ getService, loadTestFile }) {
|
|||
|
||||
describe('console app', function () {
|
||||
before(async function () {
|
||||
await remote.setWindowSize(1200, 800);
|
||||
await remote.setWindowSize(1300, 1100);
|
||||
});
|
||||
|
||||
loadTestFile(require.resolve('./_console'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue